]> git.earman.xyz Git - sensor-watch.git/commit
Beats time app + watch
authorWesley Ellis <tahnok@gmail.com>
Tue, 14 Sep 2021 22:52:15 +0000 (18:52 -0400)
committerWesley Ellis <tahnok@gmail.com>
Sat, 25 Sep 2021 21:37:46 +0000 (17:37 -0400)
commitb0703ec7778f8a7e4c9d6dd964b1773f3d59ce38
treee382691373fb222cb894a9704eb972be804f4b5c
parent115c555c4c0eec6f8cef787335fcefddc4472d43
Beats time app + watch

Use BMP280 code as a base, but stripped down to bare bones.

Then added a new 'mode' for the current Swatch Internet Time (aka beats)
apps/beats-time/app.c [new file with mode: 0644]
apps/beats-time/make/.gitignore [new file with mode: 0755]
apps/beats-time/make/Makefile [new file with mode: 0755]