when i try to compile oi get this errors:
MultiWii_release_candidate_2_1_r949.cpp: In function 'void annexCode()':
MultiWii_release_candidate_2_1_r949:443: error: 'serialCom' was not declared in this scope
MultiWii_release_candidate_2_1_r949.cpp: In function 'void setup()':
MultiWii_release_candidate_2_1_r949:498: error: 'SerialOpen' was not declared in this scope
i havent have i clue what is wrong
error in multiwii
Re: error in multiwii
I would re check what you have de/selected in the congif.h, I just did a quick try with my dev and I only defined as a tri and it complied.
Re: error in multiwii
Both of these functions are declared in Serial.ino. Make sure this file is in your sketch.