Select Git revision
Forked from
Avionics / Software Development / Skyward Boardcore
1172 commits behind the upstream repository.
-
Matteo Pignataro authored
- Fixed bug on checksum control: string compare between a numeric converted checksum and a string checksum E.g. '0850' != '850' even though it is the same checksum actually in string type is not. - Serial junk bug fixed
Matteo Pignataro authored- Fixed bug on checksum control: string compare between a numeric converted checksum and a string checksum E.g. '0850' != '850' even though it is the same checksum actually in string type is not. - Serial junk bug fixed
VN100.cpp 15.00 KiB