max power for the 1280 is +13dBm

raytac-diy
Thomas Göttgens 2022-11-11 08:59:16 +01:00
rodzic a6ea5496b4
commit f25f902c20
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -6,7 +6,7 @@
// Particular boards might define a different max power based on what their hardware can do
#ifndef SX128X_MAX_POWER
#define SX128X_MAX_POWER 22
#define SX128X_MAX_POWER 13
#endif
template<typename T>