Computer Control (Processing)
#define PROCESSING_REMOTE
#include <espcopter.h>
void setup() {
mainSetup();
setTrimRoll(0);
setTrimPitch(0);
setTrimYaw(0);
}
void loop() {
mainLoop ();
}
Connection:
After the uploading the Processing control code to ESPcopter. Open the wiffi screen and
then connect the ESPcopter