tweak speed + button port
This commit is contained in:
parent
c4ebacd5f3
commit
0326215637
@ -1,8 +1,8 @@
|
||||
#define SERIAL_SPEED 115200
|
||||
#define SERIAL_SPEED 9600
|
||||
|
||||
/** BOUTON **/
|
||||
#define BUTTON_POWER_PIN 2
|
||||
#define BUTTON_PIN 8
|
||||
#define BUTTON_PIN 3
|
||||
|
||||
int buttonState;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user