diff --git a/doc/services/pm/device.rst b/doc/services/pm/device.rst index 379ebfbef74..a8c1e64e788 100644 --- a/doc/services/pm/device.rst +++ b/doc/services/pm/device.rst @@ -183,7 +183,6 @@ a :c:enum:`pm_device_state`. OFF -> SUSPENDED ["label"="PM_DEVICE_ACTION_TURN_ON"]; SUSPENDED -> OFF ["label"="PM_DEVICE_ACTION_TURN_OFF"]; - ACTIVE -> OFF ["label"="PM_DEVICE_ACTION_TURN_OFF"]; } }