Memory improvement and Graphic menu back
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "TEF6686.h"
|
||||
#include "WiFiConnect.h"
|
||||
#include "WiFiConnectParam.h"
|
||||
#include "menugraphics.h"
|
||||
|
||||
#define SMETERPIN 27
|
||||
#define CONTRASTPIN 2
|
||||
@@ -231,7 +232,6 @@ extern void endMenu();
|
||||
extern void startFMDXScan();
|
||||
extern void DoMemoryPosTune();
|
||||
extern void UpdateFonts(byte mode);
|
||||
extern void UpdateSprites(bool mode);
|
||||
extern void tftPrint(int8_t offset, const String & text, int16_t x, int16_t y, int color, int smoothcolor, uint8_t fontsize);
|
||||
extern void setAutoSpeedSPI();
|
||||
extern void showAutoSquelch(bool mode);
|
||||
|
||||
Reference in New Issue
Block a user