Use pin names rather than hardcoding
This commit is contained in:
parent
7342de4d82
commit
549c2797b0
2 changed files with 8 additions and 7 deletions
|
@ -21,6 +21,7 @@
|
|||
#define biteJumperGndPin 12 //PBITE
|
||||
|
||||
#define breathSensorPin A0
|
||||
#define bitePressurePin A7
|
||||
|
||||
#define dPin 3
|
||||
#define ePin 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue