1
0
forked from me/IronOS

Enable SWD back, Add Off mode for Sleep

This commit is contained in:
Ben V. Brown
2018-03-30 19:16:38 +11:00
parent fe5ee91104
commit 8eadb98496
8 changed files with 61 additions and 31 deletions

View File

@@ -39,6 +39,7 @@ extern const char* IdleTipString;
extern const char* IdleSetString;
extern const char* TipDisconnectedString;
extern const char* SolderingAdvancedPowerPrompt;
extern const char* OffString;
extern const char SettingTrueChar;
extern const char SettingFalseChar;