step 3 prelim
This commit is contained in:
+4
-4
@@ -28,10 +28,10 @@ typedef enum {
|
||||
switch3 = 14,
|
||||
switch2 = 15,
|
||||
switch1 = 16,
|
||||
button1 = 17,
|
||||
button2 = 18,
|
||||
button3 = 19,
|
||||
button4 = 20,
|
||||
button4 = 17,
|
||||
button3 = 18,
|
||||
button2 = 19,
|
||||
button1 = 20,
|
||||
} Led;
|
||||
|
||||
void init_leds(void);
|
||||
|
||||
Reference in New Issue
Block a user