Add initial screen for receiving waypoints (#2452)

This commit is contained in:
Ben Meadors
2023-05-01 16:10:27 -05:00
committed by GitHub
parent a27d354364
commit 7ef12c77a8
8 changed files with 68 additions and 13 deletions

View File

@@ -8,7 +8,7 @@
#define EVENT_WAKE_TIMER 2
// #define EVENT_RECEIVED_PACKET 3
#define EVENT_PACKET_FOR_PHONE 4
#define EVENT_RECEIVED_TEXT_MSG 5
#define EVENT_RECEIVED_MSG 5
// #define EVENT_BOOT 6 // now done with a timed transition
#define EVENT_BLUETOOTH_PAIR 7
#define EVENT_NODEDB_UPDATED 8 // NodeDB has a big enough change that we think you should turn on the screen