carb-sync/twinmax
Adrien Marquès 1dce4908b8
add clear() method with no need to apply afterwards
- it would be bufferred if the cost is low later if it brings flicker, but for now let's consider that it will be fast enough and if we can avoid buffering, we would
2020-05-30 19:29:36 +02:00
..
display.cpp add clear() method with no need to apply afterwards 2020-05-30 19:29:36 +02:00
display.h add clear() method with no need to apply afterwards 2020-05-30 19:29:36 +02:00
sensors.cpp add sensors classes: push button, potentiometer, pressure sensor 2020-05-30 19:05:35 +02:00
sensors.h add sensors classes: push button, potentiometer, pressure sensor 2020-05-30 19:05:35 +02:00
twinmax.h add default main with temporary 'SSD1306Ascii' library 2020-05-30 19:08:02 +02:00
twinmax.ino add default main with temporary 'SSD1306Ascii' library 2020-05-30 19:08:02 +02:00