Skip to content

Commit

Permalink
increment helium starting frame count to 130
Browse files Browse the repository at this point in the history
Some was consumed
  • Loading branch information
MedadRufus committed Dec 30, 2021
1 parent c13e56e commit 4b6c03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/peripherals/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ extern "C"
#define WATCH_DOG_KICK_INTERVAL 15000 /* How often to wakeup the MCU from deepsleep to kick the watchdog */

/* TTN, Helium frame count settings. Set the frame count to start from for either network. */
#define HELIUM_FRAME_COUNT_START 70
#define HELIUM_FRAME_COUNT_START 130
#define TTN_FRAME_COUNT_START 0

/**
Expand Down

0 comments on commit 4b6c03f

Please sign in to comment.