*cough*
This commit is contained in:
parent
b350b72bae
commit
83c26cc07c
@ -22,10 +22,10 @@ private:
|
|||||||
HomieNode* mPlant = NULL;
|
HomieNode* mPlant = NULL;
|
||||||
int mPinSensor=0; /**< Pin of the moist sensor */
|
int mPinSensor=0; /**< Pin of the moist sensor */
|
||||||
int mPinPump=0; /**< Pin of the pump */
|
int mPinPump=0; /**< Pin of the pump */
|
||||||
PlantSettings_t* mSetting;
|
|
||||||
bool mConnected = false;
|
bool mConnected = false;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
PlantSettings_t* mSetting;
|
||||||
/**
|
/**
|
||||||
* @brief Construct a new Plant object
|
* @brief Construct a new Plant object
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user