Mercurial > public > m209
log
age | author | description |
---|---|---|
Wed, 05 Jun 2013 21:23:30 -0500 | Brian Neal | Working on reading key lists. Started on config file format. |
Wed, 05 Jun 2013 20:41:54 -0500 | Brian Neal | Add a method to retrieve settings from a M209 instance. |
Tue, 04 Jun 2013 19:31:37 -0500 | Brian Neal | Gave KeyWheel a __str__() method and test. |
Tue, 04 Jun 2013 18:49:12 -0500 | Brian Neal | Added a test for Drum.to_key_list(). |
Mon, 03 Jun 2013 21:43:36 -0500 | Brian Neal | Added Drum.to_key_list() and Drum.__str__(). |
Sun, 02 Jun 2013 19:44:21 -0500 | Brian Neal | Added a M209.set_all_pins() method. |
Sun, 02 Jun 2013 19:21:11 -0500 | Brian Neal | Added converter tests. |