Hide minor edits - Show changes to markup



The preferences.txt file, with an arrow indicating the serial.download_rate that needs to be changed to 9600 (from 19200) to upload sketches to boards with an older bootloader.
Some preferences can be controlled from a dialog within the Arduino IDE. Access it from the File menu in Windows or Linux, or the Arduino menu on the Mac.

Some preferences can be controlled from the Preferences dialog within the Arduino IDE. Access it from the File menu in Windows or Linux, or the Arduino menu on the Mac.
Other preferences must be changed in the preferences.txt file. This file's location is displayed in the preferences dialog (as indicated by the arrow in the image below). It should be:
Only edit the file when Arduino is not running - otherwise your changes will be overwritten when Arduino exits.
Other preferences must be changed in the preferences.txt file. This file's location is displayed in the preferences dialog (as indicated by the arrow in the image above). It should be: ~/Library/Arduino/preferences.txt on the Mac and c:\Documents and Settings\<USERNAME>\Application Data\Arduino\preferences.txt on Windows.
Only edit the file when Arduino is not running - otherwise your changes will be overwritten when Arduino exits.
Only edit the file when Arduino is not running - otherwise your changes will be overwritten when Arduino exits.
Only edit the file when Arduino is not running - otherwise your changes will be overwritten when Arduino exits.

The preferences.txt file, with an arrow indicating the serial.download_rate that needs to be changed to 9600 (from 19200) to upload sketches to boards with an older bootloader.
Some preferences can be controlled from a dialog within the Arduino IDE. Access it from the File menu in Windows or Linux, or the Arduino menu on the Mac.


Other preferences must be changed in the preferences.txt file. This file's location is displayed in the preferences dialog (as indicated by the arrow in the image above). It should be: ~/Library/Arduino/preferences.txt on the Mac and c:\Documents and Settings\<USERNAME>\Application Data\Arduino\preferences.txt on Windows.
Only edit the file when Arduino is not running - otherwise your changes will be overwritten when Arduino exits.