.. |
Config_Store.cpp
|
FEATURE: more standardized config storage with additional subclass
|
2023-01-05 12:19:36 +01:00 |
GPIChannel.cpp
|
FEATURE: simple input channel support
|
2023-01-10 14:04:49 +01:00 |
InitSequence.cpp
|
FEATURE: Initialisation Sequence
|
2022-12-15 20:25:04 +01:00 |
LCD_I2C_Driver.cpp
|
CLEANUP: several code cleanups and static analyzing
|
2023-01-06 14:14:05 +01:00 |
Menu_Controller.cpp
|
BUGFIX: could not edit last menu entry
|
2023-01-06 13:59:30 +01:00 |
Menu_Entry_Type_Checkable.cpp
|
CLEANUP: Cleaned up menu code
|
2023-01-06 13:51:07 +01:00 |
Menu_Entry_Type_Execute.cpp
|
FEATURE: added execute type menu entry
|
2023-01-10 14:52:08 +01:00 |
Menu_Entry_Type_Numeric.cpp
|
CLEANUP: Cleaned up menu code
|
2023-01-06 13:51:07 +01:00 |
Menu_Entry_Type_Percent.cpp
|
CLEANUP: Cleaned up menu code
|
2023-01-06 13:51:07 +01:00 |
Menu_Entry_Type_ReadOnly.cpp
|
WIP: Added readonly entry
|
2023-01-06 14:23:42 +01:00 |
Menu_Entry_Type_Time.cpp
|
CLEANUP: Cleaned up menu code
|
2023-01-06 13:51:07 +01:00 |
Menu_Entry.cpp
|
BUGFIX: crashed when menu entry wider than 19 chars
|
2023-01-10 16:04:28 +01:00 |
Menu.cpp
|
BUGFIX: crashed when menu entry wider than 19 chars
|
2023-01-10 16:04:28 +01:00 |
PressureChannel.cpp
|
FEATURE: Finished implementaton of pressure input channels
|
2023-01-10 11:34:40 +01:00 |
RelayChannel.cpp
|
CLEANUP: Tidy up code
|
2023-01-10 13:00:18 +01:00 |