faster wake up

This commit is contained in:
2026-01-18 14:32:42 +01:00
parent 0ee9fc32c3
commit 766dffccc6
14 changed files with 82 additions and 82 deletions

View File

@@ -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();