You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[feature]: Add board temperature monitoring and logging.
- Introduced readBoardTemperature() and formatTemperatureMessage() utilities.
- Added print_board_temperature() to log formatted temperature readings via SerialPrinter.
- Registered board temperature as a scheduled entry in scheduler1 and print it periodically in loop1.
- Adjusted scheduler intervals and initialised LED_BUILTIN as output.
Signed-off-by: Goran Mišković <[email protected]>
0 commit comments