RTC can be disabled
Not sure when I will implement actually using the RTC, so making it able to be disabled.
This commit is contained in:
@@ -44,3 +44,6 @@ const int stepPerRev = 4096;
|
||||
//Feedback for button presses
|
||||
#define ledPin D1
|
||||
#define ledBrightness //Not used yet
|
||||
|
||||
//Extra Stuff
|
||||
#define rtcBlynk false
|
||||
|
||||
Reference in New Issue
Block a user