BitsAndDroids / Bits-and-Droids-flight-connector

Repository for the mfs2020 flight connector by Bits and Droids
https://www.bitsanddroids.com
GNU Affero General Public License v3.0
20 stars 8 forks source link

Outputs imported are defaulted to integer outputs #61

Open BitsAndDroids opened 2 years ago

BitsAndDroids commented 2 years ago

Outputs can be booleans, floats and integers. Currently, all outputs get imported as integers. This isn't a showstopper but could be improved.