Updated docs

This commit is contained in:
Magnus
2021-04-02 21:14:57 +02:00
parent 1b0447e090
commit 1fcaf5bbc9
13 changed files with 92 additions and 19 deletions

View File

@ -43,9 +43,6 @@ void deepSleep(int t) {
//
void printBuildOptions() {
Log.notice( F("Build options: %s LOGLEVEL %d "
#ifdef ACTIVATE_PUSH
"PUSH "
#endif
#ifdef SKIP_SLEEPMODE
"SKIP_SLEEP "
#endif