Mark internal helpers as static and remove from headers
This commit is contained in:
@@ -45,7 +45,6 @@ extern volatile bool readSensors;
|
||||
|
||||
void sensorsInit(void);
|
||||
void triggerMoistureRead(void);
|
||||
uint16_t moistureAverage(uint8_t sensorPin);
|
||||
uint16_t moistureRead(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user