mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-22 01:24:05 +00:00
Fix build fail on develop branch (#8043)
This commit is contained in:
parent
edb250e782
commit
3a63a56cff
@ -8,6 +8,7 @@
|
||||
#include "gps/RTC.h"
|
||||
#include "graphics/ScreenFonts.h"
|
||||
#include "graphics/SharedUIDisplay.h"
|
||||
#include "graphics/draw/UIRenderer.h"
|
||||
#include "graphics/emotes.h"
|
||||
#include "graphics/images.h"
|
||||
#include "main.h"
|
||||
|
@ -85,7 +85,6 @@ class menuHandler
|
||||
static void powerMenu();
|
||||
static void FrameToggles_menu();
|
||||
static void textMessageMenu();
|
||||
static void FrameToggles_menu();
|
||||
|
||||
private:
|
||||
static void saveUIConfig();
|
||||
|
Loading…
Reference in New Issue
Block a user