X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Ftests%2Fecho%2Fecho.c;h=59384889c4747517b2bbe20b7de6bf9c414d2008;hp=57fd7607f866e49464544d96c60c99897ff2b6df;hb=c5a56b2284ba0cd554cb44ed221eb91489607b9e;hpb=557c8df140db5df5873520c05a1415ebf7202a37 diff --git a/firmware/tests/echo/echo.c b/firmware/tests/echo/echo.c index 57fd760..5938488 100644 --- a/firmware/tests/echo/echo.c +++ b/firmware/tests/echo/echo.c @@ -36,7 +36,7 @@ int main(void) PLEDOUT^=PLEDPIN; // Blink //while(1) serial_tx(serial_rx()); - while(1) serial_tx(serial_rx()); + while(1) serial_tx('G'); while(1){ i = 10000;