Go to file
Martin Bauer 8f860ca853 Untracked files 2025-02-28 21:42:00 +01:00
example-data Restructured full repo 2020-06-05 21:41:16 +02:00
firmware Fixing deploy script 2023-10-02 20:35:18 +02:00
hardware Untracked files 2025-02-28 21:42:00 +01:00
python-mock Old local changes from desktop pc 2023-07-16 13:22:15 +02:00
testsystem Untracked files 2025-02-28 21:42:00 +01:00
.gitignore Old local changes from desktop pc 2023-07-16 13:22:15 +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
websocket_protocol_draft.md Old local changes from desktop pc 2023-07-16 13:22:15 +02:00

README.md

Swimtracker Firmware & Hardware

Firmware

Run tests:

pio test -v -e native

Compile and upload:

pio run -e d1 -t upload