bug in GUI since ~r181

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

bug in GUI since ~r181

Post by Hamburger »

I think in MWC.pde the receiving code should end with

Code: Select all

  } else g_serial.readStringUntil('M');

for whatever reason in current versions it waits for 'A' instead.
Hamburger

Post Reply