Protoype 1 can read data and retrieve it by pressing button once and reset storage by pressing twice.

This commit is contained in:
2026-04-28 01:04:33 +02:00
parent 9b31240ea9
commit 1d246d6d8a
1033 changed files with 43220 additions and 15793 deletions

View File

@@ -7,6 +7,6 @@
"IDF_VERSION": "6.0.0",
"IDF_ENV_FPGA": "",
"IDF_PATH": "/home/douwe/.espressif/v6.0/esp-idf",
"COMPONENT_KCONFIGS_SOURCE_FILE": "/home/douwe/Projects/temperature_measure/build/bootloader/kconfigs.in",
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "/home/douwe/Projects/temperature_measure/build/bootloader/kconfigs_projbuild.in"
"COMPONENT_KCONFIGS_SOURCE_FILE": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/kconfigs.in",
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/kconfigs_projbuild.in"
}