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

@@ -1,9 +1,9 @@
set(CMAKE_HOST_SYSTEM "Linux-6.14.0-37-generic")
set(CMAKE_HOST_SYSTEM "Linux-6.17.0-22-generic")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "6.14.0-37-generic")
set(CMAKE_HOST_SYSTEM_VERSION "6.17.0-22-generic")
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
include("/home/douwe/Projects/temperature_measure/build/bootloader/toolchain/toolchain-esp32c3.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/toolchain/toolchain-esp32c3.cmake")
set(CMAKE_SYSTEM "Generic")
set(CMAKE_SYSTEM_NAME "Generic")