Skip to content

Commit 5121c6c

Browse files
committed
review tweak arduino
1 parent 33a3875 commit 5121c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/arduino/custom_firmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ robot.raw_serial_devices[ARDUINO_SN]
6262
~~~~~
6363

6464
<div class="info" markdown="1">
65-
Note that all communications with the serial port is done with `bytes` rather than `strings` that you will be more familiar with.
65+
Note that all communications with the serial port is done with `bytes` rather than strings that you will be more familiar with.
6666

6767
You may need to convert from a string to bytes:
6868

0 commit comments

Comments
 (0)