esp32 temperature node

This commit is contained in:
2025-10-04 00:04:17 -04:00
parent bcba0bde83
commit 82cfb7474d
69 changed files with 6519 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
# Include all cmake modules
include(gcc)
include(gen_compressed_ota)
include(gen_single_bin)
include(package_manager)
include(relinker)