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.
Fork of Motor_XYZ_UI_SPI_I2C_5mag by
Diff: parse_array/ParseArray.h
- Revision:
- 7:ee0569d49c52
- Parent:
- 4:5cde69a36d74
--- a/parse_array/ParseArray.h Fri Nov 10 02:39:32 2017 +0000 +++ b/parse_array/ParseArray.h Fri Dec 08 06:30:58 2017 +0000 @@ -68,7 +68,7 @@ // check Footer bool testFooter(int findex); // test XOR // set xindex as headerIndex - bool testXOR(); + bool testXOR(int hindex); // parsing bool parse(int curIndex); // compute xor