X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fgoodfet.c;h=6bb0f3e6338cce773bf7ab97bab97c6c0dab8304;hp=e97bd1fc21c902d19f270ae699ea00229bca8557;hb=c2f96e2641f1cc8c2bc900c01432232c55568c72;hpb=41777a0dda559dc2b2738720a39f3b5d57b5cee0 diff --git a/firmware/goodfet.c b/firmware/goodfet.c index e97bd1f..6bb0f3e 100644 --- a/firmware/goodfet.c +++ b/firmware/goodfet.c @@ -56,7 +56,7 @@ void handle(uint8_t const app, int i; //debugstr("GoodFET"); - led_off(); + //led_off(); // find the app and call the handle fn for(i = 0; i < num_apps; i++){