Some TCS tweaks #729

Merged
muellerr merged 6 commits from some-more-tcs-tweaks into main 2023-07-07 11:44:09 +02:00
13 changed files with 65 additions and 98 deletions
Showing only changes of commit 2bad2a142b - Show all commits

View File

@@ -22,6 +22,8 @@ will consitute of a breaking change warranting a new major release:
equal or above v4. However, this software version is compatible to both v3 and v4 of the firmware. equal or above v4. However, this software version is compatible to both v3 and v4 of the firmware.
- The firmware version variables are global statics inititalized early during the program - The firmware version variables are global statics inititalized early during the program
runtime now. This makes it possible to check the firmware version earlier. runtime now. This makes it possible to check the firmware version earlier.
- The TCS controller will now always command heaters OFF when being blind for thermal
components (no sensors available), irrespective of current switch state.
## Fixed ## Fixed

2
tmtc

Submodule tmtc updated: 6d5bde40db...069f84d220