mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-19 18:32:39 +01:00
devterm_keyboard,use switch 2 to switch the joystick to be the GameShell mode
This commit is contained in:
@@ -49,6 +49,8 @@ void setup() {
|
||||
|
||||
dev_term._Serial->println("setup done");
|
||||
|
||||
pinMode(PD2,INPUT);// switch 2 in back
|
||||
|
||||
delay(1000);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user