carb-sync/twinmax
Adrien Marquès b68416af99
add default main with temporary 'SSD1306Ascii' library
- official library takes 132% of the arduino uno memory so no way we use it; it is mainly due to the buffer which is 32x128 bytes
 - the next step is to reverse-engineer it to keep no buffer and rely on a state according to our very own usage
2020-05-30 19:08:02 +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