reportsensors: report fancontrol state.

This commit is contained in:
Martin Preuss
2026-08-12 00:07:32 +02:00
parent 91880f1cfb
commit 2338f5333d

View File

@@ -134,6 +134,9 @@ appReportSensorsTable:
#ifdef APPS_LIGHTCONTROL
.dw 110, AppLightControl_ReportState
#endif
#ifdef APPS_FANCONTROL
.dw 115, AppFanControl_ReportState
#endif
; end of table
.dw 0, 0