We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b99e858 commit e3de8d4Copy full SHA for e3de8d4
src/radio/sx1272/sx1272.h
@@ -26,7 +26,7 @@ Maintainer: Miguel Luis and Gregory Cristian
26
/*!
27
* Radio PLL lock and Mode Ready delay which can vary with the temperature
28
*/
29
-#define RADIO_SLEEP_TO_RX 1 // [ms]
+#define RADIO_SLEEP_TO_RX 2 // [ms]
30
31
32
* Radio complete Wake-up Time with margin for temperature compensation
src/radio/sx1276/sx1276.h
0 commit comments