Merge branch 'ds1307_NVRAM'

This commit is contained in:
StefansE
2026-04-03 19:03:28 +02:00
12 changed files with 198 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
// define LED marking 12:00 or 00:00
#define LED_OFFSET 11
#define LED_OFFSET 12
void clock_update(ds1307_dev_t *ds1307_dev){