mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Switching default board to the Uno (from Duemilanove).
This commit is contained in:
@ -237,7 +237,7 @@ run.present.exclusive = false
|
||||
run.present.exclusive.macosx = true
|
||||
|
||||
# ARDUINO PREFERENCES
|
||||
board = atmega328
|
||||
board = uno
|
||||
target = arduino
|
||||
|
||||
upload.using = bootloader
|
||||
|
Reference in New Issue
Block a user