treat RECEIVED_PACKET like PACKET_FOR_PHONE

This commit is contained in:
Kevin Hester
2021-08-02 22:07:39 -07:00
parent 28af18389b
commit 057b04a88a
3 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
#define EVENT_PRESS 1
#define EVENT_WAKE_TIMER 2
#define EVENT_RECEIVED_PACKET 3
// #define EVENT_RECEIVED_PACKET 3
#define EVENT_PACKET_FOR_PHONE 4
#define EVENT_RECEIVED_TEXT_MSG 5
// #define EVENT_BOOT 6 // now done with a timed transition