Commit graph

5 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
8bd41a38a7 DM: lint plz 2018-02-06 13:12:35 -05:00
dean
3eb1f70b55 DM: fix styling 2018-02-06 12:57:01 -05:00
dean
95e667a8c7 DM: working library 2018-02-06 12:33:34 -05:00
dean
b867f5e7c9 first commit 2018-02-05 18:08:34 -05:00