ヘッダ2バイトチェックサム付き送受信
Dependents: Nucleo_NHK_2018_syudo_wheel a_team_R1370 Nucleo_NHK_2018_syudo_wheel 2018NHK_gaku_ver2 ... more
Revision 8:a5d4fe088b23, committed 2019-10-03
- Comitter:
- highfieldsnj
- Date:
- Thu Oct 03 17:30:32 2019 +0900
- Parent:
- 7:ca2a6fdb24af
- Commit message:
- for nhk 2019
Changed in this revision
SerialMultiByte.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r ca2a6fdb24af -r a5d4fe088b23 SerialMultiByte.cpp --- a/SerialMultiByte.cpp Thu Sep 05 01:42:25 2019 +0000 +++ b/SerialMultiByte.cpp Thu Oct 03 17:30:32 2019 +0900 @@ -81,4 +81,3 @@ } putc(checksum); } -