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: libraries/MySensors/examples/IrrigationController/IrrigationController.ino
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ INSTRUCTIONS:
75
75
on the serial monitor.
76
76
* Your arduino should slow-flash, indicating that it is in ready mode.
77
77
* There are multiple debug serial prints that can be monitored to assure that it is operating properly.
78
-
* https://bitbucket.org/fmalpartida/new-liquidcrystal/downloads for the I2C library, or use yours
78
+
* ***THIS SHOULD NO LONGER BE NEEDED*** The standard MySensors library now works. https://bitbucket.org/fmalpartida/new-liquidcrystal/downloads for the I2C library, or use yours
79
79
80
80
Contributed by Jim (BulldogLowell@gmail.com) with much contribution from Pete (pete.will@mysensors.org) and is released to the public domain
0 commit comments