Almost done with the OOP
This commit is contained in:
@@ -13,7 +13,8 @@ class nodeReadings {
|
||||
void loop();
|
||||
void resetValues();
|
||||
void update();
|
||||
|
||||
void checkForError();
|
||||
void displayData();
|
||||
|
||||
private:
|
||||
};
|
||||
|
Reference in New Issue
Block a user