ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater/src/OLED
2019-03-16 14:57:37 +11:00
..
fonts Added setting screen to select the thermostat mode and window size 2019-03-15 18:19:30 +11:00
128x64OLED.cpp Added support for (horrid) 0.96" OLED via BTCConfig.h - BEST USE 1.3" SH1106 DISPLAYS 2019-01-10 16:01:52 +11:00
128x64OLED.h Added support for (horrid) 0.96" OLED via BTCConfig.h - BEST USE 1.3" SH1106 DISPLAYS 2019-01-10 16:01:52 +11:00
BasicScreen.cpp Screen manager can now select any menu, typically only for off shoot stand alone menus. 2019-03-16 08:43:44 +11:00
BasicScreen.h Using CPasswordScreen for Fuel and heater settings 2019-01-19 10:06:12 +11:00
ClockScreen.cpp Added menu to show standard Adafruit font 2019-03-16 14:57:37 +11:00
ClockScreen.h Heater tuning and settings now in OLED sub menu which is password protected. 2019-01-19 22:05:14 +11:00
DetailedScreen.cpp Screen manager can now select any menu, typically only for off shoot stand alone menus. 2019-03-16 08:43:44 +11:00
DetailedScreen.h Added inheritance of LCD controller setting to OLED menus. Can show fan volts in detailed control menu. 2019-02-27 22:51:02 +11:00
ExperimentalSettingsScreen.cpp Added menu to show standard Adafruit font 2019-03-16 14:57:37 +11:00
ExperimentalSettingsScreen.h Added setting screen to select the thermostat mode and window size 2019-03-15 18:19:30 +11:00
FontDumpScreen.cpp Added menu to show standard Adafruit font 2019-03-16 14:57:37 +11:00
FontDumpScreen.h Added menu to show standard Adafruit font 2019-03-16 14:57:37 +11:00
FuelMixtureScreen.cpp Timer menu key strokes more logical now - cool arrows found in Adafruit fonts!! 2019-03-16 10:54:50 +11:00
FuelMixtureScreen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
HeaterSettingsScreen.cpp Timer menu key strokes more logical now - cool arrows found in Adafruit fonts!! 2019-03-16 10:54:50 +11:00
HeaterSettingsScreen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
InheritSettingsScreen.cpp Screen manager can now select any menu, typically only for off shoot stand alone menus. 2019-03-16 08:43:44 +11:00
InheritSettingsScreen.h Omitted InheritSettingsScreen.cpp/.h 2019-03-12 18:09:50 +11:00
keypad.cpp Pushed and shoved and edited and finally there - structured file directories 2018-12-16 18:34:39 +11:00
keypad.h Pushed and shoved and edited and finally there - structured file directories 2018-12-16 18:34:39 +11:00
PasswordScreen.cpp Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
PasswordScreen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
PrimingScreen.cpp Timer menu key strokes more logical now - cool arrows found in Adafruit fonts!! 2019-03-16 10:54:50 +11:00
PrimingScreen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
RebootScreen.cpp Using CPasswordScreen for Fuel and heater settings 2019-01-19 10:06:12 +11:00
RebootScreen.h Heater tuning and settings now in OLED sub menu which is password protected. 2019-01-19 22:05:14 +11:00
Screen.cpp Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
Screen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
ScreenHeader.cpp refactored timer checking to now be table based. JSON naming changed to remove embedded numeric. 2019-02-20 21:50:28 +11:00
ScreenHeader.h Using CPasswordScreen for Fuel and heater settings 2019-01-19 10:06:12 +11:00
ScreenManager.cpp Added menu to show standard Adafruit font 2019-03-16 14:57:37 +11:00
ScreenManager.h Added menu to show standard Adafruit font 2019-03-16 14:57:37 +11:00
SetClockScreen.cpp Screen manager can now select any menu, typically only for off shoot stand alone menus. 2019-03-16 08:43:44 +11:00
SetClockScreen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00
SetTimerScreen.cpp Timer menu key strokes more logical now - cool arrows found in Adafruit fonts!! 2019-03-16 10:54:50 +11:00
SetTimerScreen.h Merge branch 'master' into 7dayTimers 2019-03-02 10:59:19 +11:00
SettingsScreen.cpp Added menu to show standard Adafruit font 2019-03-16 14:57:37 +11:00
SettingsScreen.h refactored inheritance of OEM settings into a new screen - MUCH TIDIER! 2019-03-02 10:16:37 +11:00
TimerChartScreen.cpp Screen manager can now select any menu, typically only for off shoot stand alone menus. 2019-03-16 08:43:44 +11:00
TimerChartScreen.h Massive rework of the timer setup and a graphical presentation of the timer status 2019-02-14 21:20:15 +11:00
WiFiScreen.cpp Timer menu key strokes more logical now - cool arrows found in Adafruit fonts!! 2019-03-16 10:54:50 +11:00
WiFiScreen.h Added initUI calls, along with onSelect when screens come into view - ensures fresh start every time 2019-02-28 19:56:13 +11:00