Skip to content

Commit e791442

Browse files
authored
Remove EspNowNetwork
- EspNowNetwork used to be a "fat" library, which was built and published as individual libraries to ESP IDF component registry and Platform IO registry using github actions. This, however, is not compatible with Arduino library registry, as each github repo need to be its own library. The EspNowNetwork has now been replaced with four individual repositories instead: - https://github.com/Johboh/EspNowNetworkHost - https://github.com/Johboh/EspNowNetworkHostDriver - https://github.com/Johboh/EspNowNetworkNode - https://github.com/Johboh/EspNowNetworkShared All of which are already registered in this registry.
1 parent eba40bc commit e791442

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

repositories.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3051,7 +3051,6 @@ https://github.com/joeycastillo/OSO_Arduino_LCD
30513051
https://github.com/JoeyStrandnes/Arduino-Toggl-API
30523052
https://github.com/JoeyStrandnes/NST1001_Arduino-Driver
30533053
https://github.com/Johboh/ConnectionHelper
3054-
https://github.com/Johboh/EspNowNetwork
30553054
https://github.com/Johboh/EspNowNetworkHost
30563055
https://github.com/Johboh/EspNowNetworkHostDriver
30573056
https://github.com/Johboh/EspNowNetworkNode

0 commit comments

Comments
 (0)