harmsm / PyCmdMessenger

Python interface for CmdMessenger arduino serial communication library
MIT License
80 stars 32 forks source link

Update how cmd specified #3

Closed harmsm closed 8 years ago

harmsm commented 8 years ago

Altered class initialization so it takes a list of lists specifying commands and argument formats. This is much saner than two lists which could (for example) have elements flipped. It also now forces the user to specify formats.