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:
mrcory
2019-05-17 12:45:09 -04:00
parent df30567353
commit 182da42f96
+3
View File
@@ -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