Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kajgrant committed Nov 21, 2023
1 parent af62dff commit 6efb3f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/reciever/reciever.ino
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ void setup() {
myservo.write(pos);

ESC.attach(2, 1000, 3000);
ESC.write(90);

radio.begin();
radio.openReadingPipe(0, address);
Expand Down

0 comments on commit 6efb3f4

Please sign in to comment.