Zeepblok
Results
1
issues of
Zeepblok
have a question. I'm following this git. We use the same ESC onnly mine doesnt work ``` #include Servo m1; int speed = 0; void setup() { Serial.begin(9600); m1.attach(9); }...