pull/1/head
Ondřej Hruška 8 years ago
parent 41b544b80d
commit 225d295675
  1. 4
      README.md

@ -39,8 +39,8 @@ You can compile it with `make` and flash with `make flash`.
### "It doesn't work"
**Before you can flash,** check that the `avrdude` options in the file are correct for your system
- especially the device (`/dev/ttyUSB0`). It can differ if you're on Mac or Windows (`/dev/cu.xxx`, resp. `COMx`).
**Before you can flash,** check that the `avrdude` options in the file are correct for your system - especially
the device (`/dev/ttyUSB0`). It can differ if you're on Mac or Windows (`/dev/cu.xxx`, resp. `COMx`).
You may also adjust the baudrate (`-b 57600`). Some boards need 115200 or a different value.

Loading…
Cancel
Save