You've already forked TEF6686_ESP32
move things around
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef COMMS_H
|
||||
#define COMMS_H
|
||||
#pragma once
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <TFT_eSPI.h>
|
||||
@@ -161,5 +160,4 @@ extern void TuneUp();
|
||||
extern void TuneDown();
|
||||
extern void ShowTuneMode();
|
||||
extern const char* textUI(uint16_t number);
|
||||
extern void saveData();
|
||||
#endif
|
||||
extern void saveData();
|
||||
Reference in New Issue
Block a user