change a pin to different one #828
Replies: 1 comment
-
For example change reset pin 14 with detect controller 1 pin35 in : /main/system/manager.c `/*
#include <stdio.h> #define BOOT_BTN_PIN 0 #define RESET_PIN 14 #define POWER_ON_PIN 13 #define POWER_OFF_ALT_PIN 12 #define SENSE_P1_PIN 35 |
Beta Was this translation helpful? Give feedback.
-
I have kind of an embarrassing problem. I flashed my esp32-s with BlueRetro hw2 for internal installation. In a testing process I... ripped the pin 35. As it turned out it is for Controller port 1 detection with Gamecube. And now I cannot make BlueRetro assign Bluetooth controller to port 1. Is there any way to change pin 35 to a different unused one?
Beta Was this translation helpful? Give feedback.
All reactions