DEVELOPER_NOTES: fix syntax

pull/855/head
Robert Jördens 2017-11-01 14:37:30 +01:00
parent 33d339947c
commit e16ab69f01
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ To determine which user is locking a board, use:
Selecting a development board with artiq_flash
==============================================
::
Use the ``bus:port`` notation::
artiq_flash --preinit-command "ftdi_location 5:2" # Sayma 1
artiq_flash --preinit-command "ftdi_location 3:10" # Sayma 2
artiq_flash --preinit-command "ftdi_location 5:1" # Sayma 3