keep rf95 max power at 20 dBm so users don't smoke their boards

1.2-legacy
Kevin Hester 2020-10-08 10:51:31 +08:00
rodzic 113859e791
commit 7a4b8cde11
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,7 @@
#include "RadioLibRF95.h"
#include <configuration.h>
#define MAX_POWER 27
#define MAX_POWER 20
// if we use 20 we are limited to 1% duty cycle or hw might overheat. For continuous operation set a limit of 17
// In theory up to 27 dBm is possible, but the modules installed in most radios can cope with a max of 20. So BIG WARNING
// if you set power to something higher than 17 or 20 you might fry your board.