djihdfpv_mavlink_to_msp_V2
djihdfpv_mavlink_to_msp_V2 copied to clipboard
error durin compilation
Please help me. I am just newbie in programing. I can't upload the code to the board.
Copy the contents fo the Arduino_libraries folder into your local Arduino /libraries/ folder location.
Thanks :-)
and next trouble
What plane type are you compiling for? Which version of the arduino ide? I think it still compiled ok at the end and that are just warnings. Did you try to upload it to the microcontroller?
Edit: I tested it on 1.8.11 and really shows the warning but it compiles it so it should work anyway.
Hi,
where do i copy these files to my local computer?
#include "MSP_OSD.h" #include "flt_modes.h" #include "OSD_positions_config.h"
I am getting an error message.
besides Library files, what other files and folders needs to be copied?
By the way, I just removed these two packed attributes in the header file and it complies and runs fine with zero warnings.