Added client folder for the client side of the project

Made the network component shared between two firmawre
This commit is contained in:
2026-03-17 21:09:17 -04:00
parent 2c79be36ef
commit e4b8ab4586
15 changed files with 323 additions and 83 deletions
+7
View File
@@ -0,0 +1,7 @@
version: "1.0.0"
description: "CalendarInk Shared Network Component"
dependencies:
idf:
version: '>=4.1.0'
espressif/ethernet_init: ^1.3.0