We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a3875 commit 5121c6cCopy full SHA for 5121c6c
programming/arduino/custom_firmware.md
@@ -62,7 +62,7 @@ robot.raw_serial_devices[ARDUINO_SN]
62
~~~~~
63
64
<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.
+Note that all communications with the serial port is done with `bytes` rather than strings that you will be more familiar with.
66
67
You may need to convert from a string to bytes:
68
0 commit comments