This commit is contained in:
@@ -23,9 +23,12 @@ extern uint8_t gActiveMessage;
|
||||
|
||||
extern StoredPacket loadedPacket;
|
||||
|
||||
extern uint8_t gKeyTimeout;
|
||||
|
||||
void MESSAGES_GET();
|
||||
void MESSAGES_DELETE();
|
||||
void MESSAGES_SAVE();
|
||||
void MESSAGES_ProcessKeys(KEY_Code_t Key, bool bKeyPressed, bool bKeyHeld);
|
||||
void MESSAGES_TimeSlice500ms(void);
|
||||
|
||||
//#endif //BRNQUANFW_MESSAGES_H
|
||||
|
Reference in New Issue
Block a user