Enzo Grimeau
/
buffertest
test pour buffer
Diff: main.cpp
- Revision:
- 1:076e709173c9
- Parent:
- 0:3aa4ba0ada56
- Child:
- 2:08d83543c8ec
--- a/main.cpp Fri Oct 23 13:51:26 2020 +0000 +++ b/main.cpp Fri Oct 23 13:55:25 2020 +0000 @@ -5,7 +5,7 @@ int main() { - pc.printf("Press '1' to turn LED1 ON, '0' to turn it OFF\n"); + pc.printf("Press '1' to turn LED1 ON, '0' to turn it OFF\r\n"); led=1; while(1) { char c = pc.getc(); // Read hyperterminal