usepat / soniccontrol

A python based lightweight GUI to control and communicate with a SonicAmp
Other
1 stars 0 forks source link

Add a parser to compile sonic protocol specifications to commands with validators #123

Open DavidWild02 opened 1 month ago

DavidWild02 commented 1 month ago

Commands and validators can also be refactored a bit, but I do not see a much better approach. I would only seperate them from the answers, so that they do not store them.