Gbox 4.20
Grow box automation and monitoring - <a href='https://sites.google.com/site/growboxguy/'>https://sites.google.com/site/growboxguy/</a>
 
Loading...
Searching...
No Matches
Settings::PHSensorSettings Struct Reference

< PHSensor default settings More...

#include <Settings.h>

Public Member Functions

 PHSensorSettings (uint8_t Pin=0, float Slope=0.0, float Intercept=0.0)
 

Data Fields

uint8_t Pin
 pH sensor Po pin
 
float Slope
 
float Intercept
 

Detailed Description

< PHSensor default settings

Definition at line 63 of file Settings.h.

Constructor & Destructor Documentation

◆ PHSensorSettings()

Settings::PHSensorSettings::PHSensorSettings ( uint8_t  Pin = 0,
float  Slope = 0.0,
float  Intercept = 0.0 
)
inline

Definition at line 65 of file Settings.h.

Field Documentation

◆ Intercept

float Settings::PHSensorSettings::Intercept

Definition at line 68 of file Settings.h.

◆ Pin

uint8_t Settings::PHSensorSettings::Pin

pH sensor Po pin

Definition at line 66 of file Settings.h.

◆ Slope

float Settings::PHSensorSettings::Slope

Definition at line 67 of file Settings.h.


The documentation for this struct was generated from the following file: