mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +03:00
uploading now completes using RC2 on Win7
This commit is contained in:
@ -14,7 +14,7 @@ AVR_FREQ = 16000000L
|
||||
# Specify the Arduino model using the assigned PID. This is used by Descriptors.c
|
||||
# to set PID and product descriptor string
|
||||
# Arduino Leonardo PID
|
||||
ARDUINO_MODEL_PID = 0x0088
|
||||
ARDUINO_MODEL_PID = 0x0089
|
||||
# Arduino Micro PID
|
||||
#ARDUINO_MODEL_PID = 0x0035
|
||||
|
||||
|
Reference in New Issue
Block a user