Skip to content

State management

Jan David Mol requested to merge state-management into master

User state commands reduced to Init() and Off() which request (re)initialisation and turning the device off, respectively. All transitions are managed by the device.

Merge request reports