This simulator simulates the programming environment for what would be the drone's onboard computer. The drone is flying over a city with buildings. It has with it, an ultrasound sensor, facing the ...
#define CAM_PIN 2 // Digital output for cam position signal #define INJ1_PIN 3 // Digital input for injector 1 signal #define INJ2_PIN 4 // Digital input for injector 2 signal #define INJ3_PIN 5 // ...