#include "wiring.h" #include "HardwareSerial.h" #include "HardwareUsb.h" #include "math.h" #include "usb.h" void setup(); void loop();