minor change

This commit is contained in:
Kyle Gabriel 2019-08-23 10:24:30 -04:00
parent e9c24695c6
commit 7b252cf3f4

View File

@ -51,9 +51,9 @@ void ttn_register(void (*callback)(uint8_t message));
#define LORAWAN_ADR 0 // Enable ADR
#define GPS_WAIT_FOR_LOCK 5000 // Wait 5s after every boot for GPS lock
// Only enable one
//#define PAYLOAD_USE_CAYENNE
// Only enable one payload format. Change on TTN as well.
#define PAYLOAD_USE_FULL
//#define PAYLOAD_USE_CAYENNE
// -----------------------------------------------------------------------------
// DEBUG