m5stack / M5PoECAM

MIT License
19 stars 5 forks source link

PoE_CAM-Ethernet library missing #3

Closed NIVA-IS-PSH closed 6 months ago

NIVA-IS-PSH commented 1 year ago

Tried to install this library in Arduio IDE but gets:

Failed to install library: 'PoE_CAM:0.0.2'. No valid dependencies solution found: dependency 'PoE_CAM-Ethernet' is not available

the library.depends contains:

depends=PoE_CAM-Ethernet

maybe it should be corrected to:

depends=M5-Ethernet

Gitshaoxiang commented 6 months ago

fixed