1
0
forked from me/IronOS

Add blinking temp

Adds blinking temp
#39
This commit is contained in:
Ben V. Brown
2017-08-08 21:00:41 +10:00
parent 1822cece90
commit c0f2a4991a
12 changed files with 219 additions and 58 deletions

View File

@@ -12,8 +12,8 @@
#ifndef STRINGS_H_
#define STRINGS_H_
extern const char* SettingsLongNames[13];
extern const char* SettingsShortNames[13];
extern const char* SettingsLongNames[14];
extern const char* SettingsShortNames[14];
extern const char* TempCalStatus[3]; //All fixed 8 chars
extern const char* UVLOWarningString; //Fixed width 8 chars
extern const char* CoolingPromptString; //Fixed width 5 chars