Go to file
Martin Bauer 26d3469c83 [WIP] New splitted up websocket API 2021-06-06 10:49:09 +02:00
example-data Restructured full repo 2020-06-05 21:41:16 +02:00
firmware [WIP] New splitted up websocket API 2021-06-06 10:49:09 +02:00
hardware [WIP] New splitted up websocket API 2021-06-06 10:49:09 +02:00
python-mock case design 2021-05-15 12:19:44 +02:00
.gitignore First untested version with user storage 2021-05-16 13:45:00 +02:00
.gitlab-ci.yml Native tests run again 2020-06-07 10:59:16 +02:00
README.md Restructured full repo 2020-06-05 21:41:16 +02:00
measurement_sizes.ods More cleanup 2020-06-21 16:03:00 +02:00

README.md

Swimtracker Firmware & Hardware

Firmware

Run tests:

pio test -v -e native

Compile and upload:

pio run -e d1 -t upload