mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 09:43:03 +00:00
Hostmetrics user string (#6850)
This commit is contained in:
@@ -102,7 +102,8 @@ enum configNames {
|
||||
available_directory,
|
||||
mac_address,
|
||||
hostMetrics_interval,
|
||||
hostMetrics_channel
|
||||
hostMetrics_channel,
|
||||
hostMetrics_user_command
|
||||
};
|
||||
enum { no_screen, x11, fb, st7789, st7735, st7735s, st7796, ili9341, ili9342, ili9486, ili9488, hx8357d };
|
||||
enum { no_touchscreen, xpt2046, stmpe610, gt911, ft5x06 };
|
||||
|
||||
Reference in New Issue
Block a user