mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-12 15:50:36 -08:00
Update MenuFunctions.h
Added Pinescan and MultiSSID
This commit is contained in:
@@ -74,6 +74,8 @@ extern Settings settings_obj;
|
||||
#define DISABLE_TOUCH 34
|
||||
#define FLIPPER 35
|
||||
#define BLANK 36
|
||||
//#define PINEAPPLE 36
|
||||
//#define MULTISSID 36
|
||||
|
||||
PROGMEM void my_disp_flush(lv_disp_drv_t *disp, const lv_area_t *area, lv_color_t *color_p);
|
||||
PROGMEM bool my_touchpad_read(lv_indev_drv_t * indev_driver, lv_indev_data_t * data);
|
||||
|
||||
Reference in New Issue
Block a user