Add dev pins

Signed-off-by: zisi <agzisim@gmail.com>
merge-requests/1/head
zisi 2017-12-29 17:14:01 +02:00
parent 7a242cec4b
commit b2688f66e1
1 changed files with 5 additions and 0 deletions

View File

@ -28,4 +28,9 @@
#define SDA_PIN 3
#define SCL_PIN 4
#define PIN12 12
#define PIN13 13
#define A2 A2
#define A3 A3
#endif /* ROTATOR_PINS_H_ */