Files
meshtastic_firmware/src
Girts Folkmanis daf8594b99 Screen cleanups and refactoring
Work towards separating out how Screen interacts with other stuff.
* `Screen` should now be thread-safe. All commands to it are put in a
  queue and handled in `doTask` from the `loop()` task.
* Break dependency from `BluetoothUtil` to `Screen` by changing the
  pairing request into a callback.
* All accesses to screen now happen through the class.
* Fix `drawRows` so that the text scrolls along with frame animations.
* Remove example code that wasn't used.
2020-03-18 18:11:35 -07:00
..
2020-03-13 20:30:48 -07:00
2020-02-11 09:39:47 -08:00
2020-03-18 18:11:35 -07:00
2020-03-18 18:11:35 -07:00
2020-02-07 09:36:23 -08:00
2020-02-03 09:13:19 -08:00
2020-02-17 16:32:51 -08:00
2020-02-06 07:40:00 -08:00
2020-03-15 19:29:00 -07:00
2020-03-15 19:29:00 -07:00
2020-03-18 18:11:35 -07:00
2020-02-28 19:26:11 -08:00
2020-03-18 18:11:35 -07:00
2020-03-18 18:11:35 -07:00
2020-03-18 18:11:35 -07:00
2020-02-22 14:45:58 -08:00