minor change
This commit is contained in:
parent
e9c24695c6
commit
7b252cf3f4
@ -51,9 +51,9 @@ void ttn_register(void (*callback)(uint8_t message));
|
|||||||
#define LORAWAN_ADR 0 // Enable ADR
|
#define LORAWAN_ADR 0 // Enable ADR
|
||||||
#define GPS_WAIT_FOR_LOCK 5000 // Wait 5s after every boot for GPS lock
|
#define GPS_WAIT_FOR_LOCK 5000 // Wait 5s after every boot for GPS lock
|
||||||
|
|
||||||
// Only enable one
|
// Only enable one payload format. Change on TTN as well.
|
||||||
//#define PAYLOAD_USE_CAYENNE
|
|
||||||
#define PAYLOAD_USE_FULL
|
#define PAYLOAD_USE_FULL
|
||||||
|
//#define PAYLOAD_USE_CAYENNE
|
||||||
|
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
// DEBUG
|
// DEBUG
|
||||||
|
Loading…
Reference in New Issue
Block a user