circuitpython/shared-module
Scott Shawcroft 8d4296f964
Add board.DISPLAY to MagTag. Fix luma computation
* Initialize the EPaper display on the MagTag at start.
* Tweak the display send to take a const buffer.
* Correct Luma math
  * Multiply the blue component, not add.
  * Add all of the components together before dividing. This
    reduces the impact of truncated division.
2020-11-13 18:57:52 -08:00
..
2020-08-10 18:42:05 -04:00
2020-09-03 16:32:12 -07:00
2017-11-02 12:41:50 -07:00
2020-07-06 19:16:25 +01:00
2020-08-21 19:08:25 -05:00
2020-08-19 20:18:17 +08:00
2019-07-24 16:46:31 +07:00
2020-07-06 19:16:25 +01:00