diff --git a/Commands.md b/Commands.md
index b88df7ef..edd314a9 100644
--- a/Commands.md
+++ b/Commands.md
@@ -443,11 +443,9 @@ SetOption67|**6.6.0.2**
`0` = disable Sonoff iFan03 b
SetOption68|**6.6.0.3**
`0` = Treat [PWM](#pwm) as a single light *(default)*
`1` = Treat [PWM](#pwm) as separate channels. In this mode, use [`Power`](#power) to turn lights on and off, and [`Channel`](#channel) to change the value of each channel.
[`Color`](#color) still works to set all channels at once.
Note: a change will trigger a restart.
SetOption69|**6.6.0.5**
`0` = Disable Tuya Dimmer 10% lower limit
`1` = Enable Tuya Dimmer 10% lower limit *(default)*
By default Tuya dimmers won't dim below 10% because some don't function very well when dimmed below 10%.
SetOption71|**6.6.0.14**
Set DDS238 Modbus register for active energy
`0` = set primary register *(default)*
`1` = set alternate register
+SetOption72| **6.6.0.15**
Set reference used for DDS238 total energy
`0` = use firmware counter *(default)*
`1` = use DDS238 hardware counter
SetOption80|**6.6.0.14**
`0` = Disable shutter support *(default)*
`1` = Enable shutter support
SetOption81|**6.6.0.14**
Set PCF8574 component behavior for all ports
`0` = set as regular state *(default)*
`1` = set as inverted state
-
### Serial Bridge
Both Hardware and Software Serial Bridge are supported.