Skip to content

Commit ba97f1e

Browse files
committed
README forgot serial
1 parent 0c28772 commit ba97f1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ void setup() {
123123
motor.controller = ControlType::velocity;
124124

125125
// use debugging with the BLDCMotor
126+
Serial.begin(115200);
126127
// debugging port
127128
motor.useDebugging(Serial);
128129

0 commit comments

Comments
 (0)