1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00

more strict

This commit is contained in:
cTn 2014-08-09 20:47:07 +02:00
parent f16b3a479a
commit fc0fff017e
3 changed files with 12 additions and 8 deletions

View file

@ -1,3 +1,5 @@
'use strict';
// input = string
// result = if hex file is valid, result is an object
// if hex file wasn't valid (crc check failed on any of the lines), result will be false