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=e7fc7a31eae7b7c308c25580fd522d242caf4d3f 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;