Leo Merel
/
APP4
APP4
Fork of rtos_basic by
Revision 23:c704dd99d3f1, committed 2018-10-23
- Comitter:
- jpbaillargeon
- Date:
- Tue Oct 23 20:31:23 2018 +0000
- Parent:
- 22:e73831429e1c
- Commit message:
- valid
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r e73831429e1c -r c704dd99d3f1 main.cpp --- a/main.cpp Tue Oct 23 18:21:59 2018 +0000 +++ b/main.cpp Tue Oct 23 20:31:23 2018 +0000 @@ -154,6 +154,7 @@ int_to_bin2(bin, crc); for(int i=0; i<8; i++){ *message=bin[i]; + //*message=0; message++; } for(int i=0; i<8; i++){