dgatf / msrc

Multi Sensor for RC with RP2040 - FrSky D, SmartPort, XBUS, SRXL, IBUS, SBUS, Multiplex Sensor Bus, Jeti Ex Bus, Hitec
GNU General Public License v3.0
169 stars 41 forks source link

compile error: "formatData.h" is not in the source code #3

Closed matthewgan closed 4 years ago

matthewgan commented 4 years ago

line 6 in file "sensor.h":

include "formatData.h"

but this .h file cannot be found in the source code

dgatf commented 4 years ago

Fixed 9c65745