Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/nes2wii.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'defines.h')
-rw-r--r--defines.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/defines.h b/defines.h
index 8ac99dc..4949036 100644
--- a/defines.h
+++ b/defines.h
@@ -6,6 +6,8 @@
#define TWI_PORT C
#define TWI_SCL_PIN 0
#define TWI_SDA_PIN 1
+//#define DETECT_PORT C
+//#define DETECT_PIN 2
#define N64_ENABLED
#define N64_PORT D