multiFan: handle SETVALUE messages.

This commit is contained in:
Martin Preuss
2026-06-29 22:15:15 +02:00
parent 183adb192e
commit cbc3eab164
4 changed files with 176 additions and 0 deletions

View File

@@ -41,6 +41,12 @@ modulesOnPacketReceived:
#endif
#endif
#ifdef MODULES_MULTIFAN
#ifdef MODULES_NETWORK
bigcall MultiFan_OnPacketReceived
#endif
#endif
; add more here