lmic:config.h: increased clock_error from 3 to 30 for better joining

This commit is contained in:
Klaus K Wilting 2019-02-02 09:11:23 +01:00
parent 8c0ad6f849
commit a2b0cc7315

View File

@ -34,7 +34,7 @@
// faster or slower. This causes the transceiver to be earlier switched on,
// so consuming more power. You may sharpen (reduce) this value if you are
// limited on battery.
#define CLOCK_ERROR_PROCENTAGE 3
#define CLOCK_ERROR_PROCENTAGE 30
// Set this to 1 to enable some basic debug output (using printf) about
// RF settings used during transmission and reception. Set to 2 to