Go to file
Martin Bauer daa2454e71 Fixed scale tare 2020-06-05 20:55:01 +02:00
lib Fixed scale tare 2020-06-05 20:55:01 +02:00
src Fixed scale tare 2020-06-05 20:55:01 +02:00
test/test_common Bugfix: sending empty session 2019-09-17 20:23:34 +02:00
.gitignore Frontend stuff 2020-05-16 12:36:05 +02:00
CMakeLists.txt Worked on firmware 2019-08-22 21:33:36 +02:00
commands.readme Bugfix in firmware partial sending 2019-09-08 20:28:27 +02:00
dimensions.txt Worked on firmware 2019-08-22 21:33:36 +02:00
platformio.ini Webdav test - SPIFFS setup 2019-09-10 22:05:28 +02:00
readme Bugfix: sending empty session 2019-09-17 20:23:34 +02:00
todo.txt Frontend stuff 2020-05-16 12:36:05 +02:00

readme

Run tests:
    pio test -v -e native

Compile and upload:
    pio run -e d1 -t upload