You've already forked TEF6686_ESP32
move things around
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef LOGBOOK_H
|
||||
#define LOGBOOK_H
|
||||
#pragma once
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <TFT_eSPI.h>
|
||||
@@ -44,4 +43,3 @@ void sendUDPlog();
|
||||
IPAddress makeBroadcastAddress(IPAddress ip);
|
||||
|
||||
extern const char* textUI(uint16_t number);
|
||||
#endif
|
||||
Reference in New Issue
Block a user