Commit graph

4 commits

Author SHA1 Message Date
Scott Shawcroft
cc46b28dba Polish up the driver:
* Add _ prefix to constants so they are compiled in by mpy-cross.
* Make violet and similar the calibrated value. Raw values are raw_*
* Replace while 1s with while Trues.
* Change numeric properties to tuple of valid values so values are simple
  data types (int and float) rather than ENUMs.
* Add mode documentation so the datasheet isn't needed to understand them.
2018-03-27 12:52:03 -07:00
dean
ed229eac5e DM: update conf for travis 2018-02-06 14:22:22 -05:00
dean
16a3b82533 DM: update docs for travis 2018-02-06 14:20:12 -05:00
dean
b867f5e7c9 first commit 2018-02-05 18:08:34 -05:00