You've already forked TEF6686_ESP32
faster wake up
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "globals.h"
|
||||
#include "nonvolatile.h"
|
||||
#include <Hash.h>
|
||||
|
||||
void Communication();
|
||||
@@ -35,4 +36,3 @@ extern void TuneUp();
|
||||
extern void TuneDown();
|
||||
extern void ShowTuneMode();
|
||||
extern const char* textUI(uint16_t number);
|
||||
extern void saveData();
|
||||
Reference in New Issue
Block a user