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

@ -46,7 +46,7 @@ You may also adjust the baudrate (`-b 57600`). Some boards need 115200 or a diff
You can look what the Arduino IDE is using - it's running avrdude too.
### adjusting the Makefile
### Adding files to the Makefile
- If you *add a new C file* to the project, add an entry for it's `.o` (object file,
created by the compiler before linking) to the `OBJS` list in the Makefile.

Loading…
Cancel
Save