diff options
Diffstat (limited to 'config/example.cfg')
-rw-r--r-- | config/example.cfg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/example.cfg b/config/example.cfg index 7e8c2cd6..aacd4c99 100644 --- a/config/example.cfg +++ b/config/example.cfg @@ -239,7 +239,9 @@ pin: ar9 # Micro-controller information. [mcu] serial: /dev/ttyACM0 -# The serial port to connect to the MCU. The default is /dev/ttyS0 +# The serial port to connect to the MCU. If unsure (or if it +# changes) see the "Where's my serial port?" section of the FAQ. The +# default is /dev/ttyS0 #baud: 250000 # The baud rate to use. The default is 250000. pin_map: arduino |