Seahawk240 / Microsoft-FS2020-To-Arduino

A Simple Program which enables communication between a Serial Device (like an Arduino) and the Flight Simulator 2020
48 stars 7 forks source link

Ability to change Baudrate => 250000 #48

Open Maverick87Shaka opened 2 years ago

Maverick87Shaka commented 2 years ago

Hi, It's possible to change some configuration file to be able to manually add 250000 Baud rate? I Found this value more stable on my Mega2560 instead of 256000. It's possible?

I try to save COMs to a file, opening it with a notepad++, changing value, but when I try to load the file the MSFS2Arduino start showing error about DataGridView exception error, since it's not a valid value.

Thanks