Quantitative tests of AVR power stability,
[goodfet] / firmware / goodfet.c
index b08313f..ee97ebb 100644 (file)
@@ -38,6 +38,7 @@ void handle(unsigned char app,
            unsigned char verb,\r
            unsigned long len){\r
   //debugstr("GoodFET");\r
+  P1OUT&=~1;\r
   switch(app){\r
   case GLITCH:\r
     glitchhandle(app,verb,len);\r