reportsensors: report fancontrol state.
This commit is contained in:
@@ -134,6 +134,9 @@ appReportSensorsTable:
|
|||||||
#ifdef APPS_LIGHTCONTROL
|
#ifdef APPS_LIGHTCONTROL
|
||||||
.dw 110, AppLightControl_ReportState
|
.dw 110, AppLightControl_ReportState
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef APPS_FANCONTROL
|
||||||
|
.dw 115, AppFanControl_ReportState
|
||||||
|
#endif
|
||||||
|
|
||||||
; end of table
|
; end of table
|
||||||
.dw 0, 0
|
.dw 0, 0
|
||||||
|
|||||||
Reference in New Issue
Block a user