Skip to content

Commit

Permalink
removing TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Michiel Vanwelsenaere committed Oct 15, 2024
1 parent 7a34657 commit 96a328d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/FunctionBlocks/FB_OUTPUT_DIMMER_DALI_MQTT.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Commands are executed by the FB if the topic `MQTTSubscribeTopic` matches the MQ
MQTT subscription topic is a concatenation of the subscribe prefix variable and the function block name.
Note that the function block also accepts float values for setting the dimmer output value, the float value will get rounded to the nearest integer value.

### **Code example** //TODO
### **Code example**

- DALI global variable initiation:
```
Expand Down

0 comments on commit 96a328d

Please sign in to comment.