Skip to content

Commit

Permalink
Merge pull request #3 from sparkfun/release_candidate
Browse files Browse the repository at this point in the history
Add //#define noPowerLossProtection
  • Loading branch information
PaulZC authored May 14, 2024
2 parents 8ccabc9 + 6abe097 commit f757248
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ const int FIRMWARE_VERSION_MINOR = 0;
// the minor firmware version
#define OLA_IDENTIFIER 0x320

//#define noPowerLossProtection // Uncomment this line to disable the sleep-on-power-loss functionality

//Define the pin functions
//Depends on hardware version. This can be found as a marking on the PCB.
//x04 was the SparkX 'black' version.
Expand Down

0 comments on commit f757248

Please sign in to comment.