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:
parent
f16b3a479a
commit
fc0fff017e
3 changed files with 12 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue