You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: library.properties
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
name=RF24Ethernet
2
-
version=1.6.4
2
+
version=1.6.5
3
3
author=TMRh20
4
4
maintainer=TMRh20
5
-
sentence=Open TCP/IP wireless/radio IoT mesh networks for Arduino
6
-
paragraph=Self-sustaining wirelesssensor networks that seamlessly link together using standard protocols & networking, based on low-power nrf24l01+ radio modules. An experiment in networking, protocols and devices. See https://tmrh20.github.io/RF24Ethernet
5
+
sentence=OSI layer 4/5 (TCP/IP) wireless/radio IoT mesh networks for nrf24L01(+)
6
+
paragraph=Automated, wireless(not WiFi), sensor/IoT networks that communicate/link together using standard protocols & networking. Typically requires Raspberry Pi/Linux device as gateway. An experiment disconnected...
0 commit comments