pins: update buzzer and switches pins

pull/1/head
EmaMaker 2021-01-31 18:43:25 +01:00
parent aaa883b250
commit 61b82c4f50
1 changed files with 2 additions and 6 deletions

View File

@ -17,13 +17,9 @@ in the 32U4 code*/
#define LED_Y 17
#define LED_G 13
#define BUZZER 30
#define SWITCH_SX 28
#define SWITCH_DX 29
/*#define BUZZER 6
#define BUZZER 6
#define SWITCH_1 39
#define SWITCH_2 38
#define SWITCH_3 33*/
#define SWITCH_3 33
extr float sins[360], cosins[360];