Skip to content

Commit

Permalink
Add //#define noPowerLossProtection
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulZC committed May 14, 2024
1 parent 8a7408f commit 6abe097
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 6abe097

Please sign in to comment.