TinyCircuits / TinyCircuits-Thumby-Code-Editor

https://code.thumby.us/
GNU General Public License v3.0
30 stars 20 forks source link

Improve accuracy of emulator screen brightness #38

Open ace-dent opened 1 year ago

ace-dent commented 1 year ago

The emulator seems to vary screen brightness linearly from 0 (off) – 127 (max). It should emulate the actual system, where display.brightness(1) is quite visible and the contrast doesn't increase linearly over the range.