Don't count crsf errors while eeprom write is in progress
commitbef70530a8448c1b5cafc72645a82bfd97e3840a
authorHans Christian Olaussen <41271048+klutvott123@users.noreply.github.com>
Wed, 30 Mar 2022 21:22:33 +0000 (30 23:22 +0200)
committerHans Christian Olaussen <41271048+klutvott123@users.noreply.github.com>
Fri, 15 Apr 2022 15:57:39 +0000 (15 17:57 +0200)
tree26c3f9039901a1c5d75e961f0f0ceea93979e05f
parent97b934a43648bd108b9641f0a0b3955ea9b944e9
Don't count crsf errors while eeprom write is in progress

to avoid false errors while writing to flash.
src/main/config/config.c
src/main/config/config.h
src/main/rx/crsf.c