main/CMakeLists.txt

Fri, 31 Mar 2023 21:12:39 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 31 Mar 2023 21:12:39 +0200
changeset 8
115e93bf8796
parent 5
b1f38105ca7e
child 9
1659bd3c7a2b
permissions
-rw-r--r--

Added namespace and output variables in NVS.

5
b1f38105ca7e Added task MQTT and some utilities. Added more power measurement variables and code. INA219 measurements are saved in the State record.
Michiel Broek <mbroek@mbse.eu>
parents: 4
diff changeset
1 idf_component_register(SRCS config.c iotbalkon.c task_bmp280.c task_ina219.c task_wifi.c task_mqtt.c xutil.c
0
f8b0268c8d0a Initial project setup
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2 INCLUDE_DIRS ".")

mercurial