Files
Calendink/Client/main/idf_component.yml
T
Patedam e4b8ab4586 Added client folder for the client side of the project
Made the network component shared between two firmawre
2026-03-17 21:09:17 -04:00

7 lines
131 B
YAML

## IDF Component Manager Manifest File
dependencies:
idf:
version: '>=4.1.0'
network:
path: "../../components/network"