Skip to content

Commit 2be6fb3

Browse files
committed
removed the disable sleep command again.
1 parent 753265c commit 2be6fb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

firmware/src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ enum class CurrentScreen
4141

4242

4343
// define this when targeting a Adafruit Feather board, instead of a Del Sol Clock. Useful for testing BLE.
44-
#define DISABLE_SLEEP
44+
// #define DISABLE_SLEEP
4545
// define this to run the demo mode, which will cycle through all the screens.
4646
// #define DEMO_MODE
4747
namespace

0 commit comments

Comments
 (0)