This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pi
/
FridgeSensor
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
241aa2c92e
Branches
Tags
main
FridgeSensor
/
main
/
CMakeLists.txt
CMakeLists.txt
140 B
Historique
Raw
1
2
3
4
idf_component_register(SRCS "mqtt.c" "fridgeDoor.c" "sound.c" "main.c" "wifi.c"
INCLUDE_DIRS "."
)