Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed freescal_cup_k22f
Diff: source/main.cpp
- Revision:
- 8:8f886cd6a59f
- Parent:
- 1:49100fa5e278
- Child:
- 9:43c8e6d6724d
--- a/source/main.cpp Tue Jan 13 15:51:53 2015 +0000 +++ b/source/main.cpp Tue Jan 13 16:18:03 2015 +0000 @@ -30,16 +30,14 @@ while(1){ readline(); - passebas(); - uart.printf("S"); + uart.printf("S");//debug START for (int indice_pixel=0; indice_pixel<128; indice_pixel++) { uart.printf("%d,",pixel[indice_pixel]); } - uart.printf("E"); - //uart.printf("\n\r"); + uart.printf("E");//debug END for (int j=indexMin; j<indexMax; j++) {