Update OperatingModes.h
This commit is contained in:
@@ -36,7 +36,7 @@ void gui_solderingMode(uint8_t jumpToSleep); // Main mode for
|
|||||||
void showDebugMenu(void); // Debugging values
|
void showDebugMenu(void); // Debugging values
|
||||||
void showPDDebug(void); // Debugging menu that hows PD adaptor info
|
void showPDDebug(void); // Debugging menu that hows PD adaptor info
|
||||||
void showWarnings(void); // Shows user warnings if required
|
void showWarnings(void); // Shows user warnings if required
|
||||||
void drawHomeScreen(bool buttonLockout); // IDLE / Home screen
|
void drawHomeScreen(bool buttonLockout) __attribute__((noreturn)); // IDLE / Home screen
|
||||||
void renderHomeScreenAssets(void); // Called to act as start delay and used to render out flipped images for home screen graphics
|
void renderHomeScreenAssets(void); // Called to act as start delay and used to render out flipped images for home screen graphics
|
||||||
//
|
//
|
||||||
#endif
|
#endif
|
||||||
Reference in New Issue
Block a user