Simple Debug Statement in ArudPilot Code
How can you go about adding a debug statement to the ArduPilot code. I made some changes and wanted to log or print to screen during SITL testing.
Will the Serial.print work anywhere I put it without breaking something?
Or is there something already bu
Read more…