1
0
forked from me/IronOS

Move build info to long hold B

This commit is contained in:
Ben V. Brown
2017-09-28 12:38:24 +10:00
parent 43c5ca855c
commit 0bdf570edc
7 changed files with 107 additions and 46 deletions

View File

@@ -42,5 +42,5 @@ void saveSettings();
void restoreSettings();
uint8_t lookupVoltageLevel(uint8_t level);
void resetSettings();
void showBootLogoIfavailable();
bool showBootLogoIfavailable();
#endif /* SETTINGS_H_ */