SM100 changes

This commit is contained in:
proddy
2019-05-03 18:42:53 +02:00
parent 17307300fb
commit 7dcf19c59f
5 changed files with 15 additions and 13 deletions

View File

@@ -40,7 +40,9 @@ static const char * TEST_DATA[] = {
"10 48 F9 00 FF 01 6C 08 4F 00 00 00 02 00 00 00 02 00 03 00 03 00 03 00 02", // test 35 - F9
"48 90 F9 00 11 FF 01 6D 08", // test 36 - F9
"10 48 F9 00 FF 01 6D 08", // test 37 - F9
"10 00 F7 00 FF 01 B9 35 19" // test 38 - F7
"10 00 F7 00 FF 01 B9 35 19", // test 38 - F7
"30 00 FF 00 02 62 00 E7 01 AE 80 00 80 00 80 00 80 00 80 00 80 00 80 00 80 00 80 00 80 00", // test 39 - SM100
"30 00 FF 00 02 62 00 E4" // test 40 - SM100
};