pull/1/head
Ondřej Hruška 10年前
コミット 225d295675
  1. 4
      README.md

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

読み込み中…
キャンセル
保存