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
path: root/main.c
diff options
context:
space:
mode:
authorCluster <clusterrr@clusterrr.com>2015-05-25 23:02:28 +0300
committerCluster <clusterrr@clusterrr.com>2015-05-25 23:02:28 +0300
commit6b0b37dc590187119cdad3a65277ed8620abb7e4 (patch)
treea9ad485c9fd8a83166ec3525d058e426f78852e3 /main.c
parentfd83435334ac204d46d99db7d50384717d603120 (diff)
code cleanup
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index 11af8fc..febc290 100644
--- a/main.c
+++ b/main.c
@@ -22,8 +22,6 @@ const unsigned char cal_data[32] = {
0x00, 0x00, 0x00, 0x00
};
-volatile int red_led_timer = 0;
-
void wiimote_query()
{
wdt_reset();