Remove commented code
This commit is contained in:
parent
9ebb45cdbe
commit
c8431783f5
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ class Sensors {
|
|||
char *_phTopic;
|
||||
float _pHStep = (PH_7_VOLTAGE - PH_4_VOLTAGE) / 3;
|
||||
Adafruit_ADS1115 _ads;
|
||||
//OneWire _oneWire;
|
||||
DallasTemperature _ds18b20;
|
||||
PubSubClient _mqttClient;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue