Remove comment for PH probe links

This commit is contained in:
Robert Marshall 2018-09-16 20:24:57 +01:00
parent 346706bc2d
commit 725d284723

View file

@ -1,5 +1,3 @@
// see here: https://forum.arduino.cc/index.php?topic=336012.msg2643184#msg2643184 and https://scidle.com/how-to-use-a-ph-sensor-with-arduino/
#include <Wire.h>
#include <Adafruit_ADS1015.h>
#include <PubSubClient.h>