feat: menu entry to send adhoc-ping (#6492)

This commit is contained in:
todd-herbert
2025-04-04 23:53:54 +13:00
committed by GitHub
parent 0110275494
commit 25237a15ff
2 changed files with 17 additions and 7 deletions

View File

@@ -18,8 +18,7 @@ namespace NicheGraphics::InkHUD
enum MenuAction {
NO_ACTION,
SEND_NODEINFO,
SEND_POSITION,
SEND_PING,
SHUTDOWN,
NEXT_TILE,
TOGGLE_BACKLIGHT,