Fixing syntax error in example ~/.avrduderc file.

This commit is contained in:
Justin R. Cutler 2012-12-24 15:39:43 -08:00
parent 0e3146021a
commit f4f09e3dbb
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@
# uploading to the AVR and the interface where this hardware
# is connected. We recommend that you leave it undefined and
# add settings like this to your ~/.avrduderc file:
# default_programmer = "stk500v2"
# default_serial = "avrdoper"
# default_programmer = "stk500v2";
# default_serial = "avrdoper";
# FUSES ........ Parameters for avrdude to flash the fuses appropriately.
DEVICE = attiny85