Add new button type, clean up pull-up resistor logic. #1
|
@ -1,6 +1,5 @@
|
||||||
#include "Joystick.h"
|
#include "Joystick.h"
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#include <list>
|
|
||||||
|
|
||||||
using std::list;
|
using std::list;
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
|
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#include <Bounce2.h>
|
#include <Bounce2.h>
|
||||||
#include <list>
|
|
||||||
|
|
||||||
using std::list;
|
using std::list;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user