Protoype 1 can read data and retrieve it by pressing button once and reset storage by pressing twice.
This commit is contained in:
@@ -40,6 +40,6 @@ endif()
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
if(CMAKE_INSTALL_LOCAL_ONLY)
|
||||
file(WRITE "/home/douwe/Projects/temperature_measure/build/esp-idf/riscv/install_local_manifest.txt"
|
||||
file(WRITE "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/riscv/install_local_manifest.txt"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user