Update LCD_Keypad_Shield_with_PH_Meter.ino

Just update the OneWire Library URL.
This commit is contained in:
Kevin Lo
2015-03-07 12:09:55 +08:00
parent 763d7887e7
commit 56a32adc8d
+1 -1
View File
@@ -14,7 +14,7 @@
Require Library :
LiquidCrystal : http://arduino.cc/en/Reference/LiquidCrystal
OneWire : http://milesburton.com/Dallas_Temperature_Control_Library
OneWire : http://www.pjrc.com/teensy/td_libs_OneWire.html
DallasTemperature : http://milesburton.com/Dallas_Temperature_Control_Library
Serial Communication :