diff --git a/LCD_Keypad_Shield_with_PH_Meter.ino b/LCD_Keypad_Shield_with_PH_Meter.ino index 8471b61..f006c24 100644 --- a/LCD_Keypad_Shield_with_PH_Meter.ino +++ b/LCD_Keypad_Shield_with_PH_Meter.ino @@ -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 :