Complete tire inflation / deflation state machine
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
void initSimulation();
|
||||
void tickSimulation();
|
||||
void measurePressure(float &pressureValue, int pin);
|
||||
void resamplePressure(float &pressureValue, int pin);
|
||||
void setSoleniod(int solenoidState);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user