Skip to content

Commit 7ebd6ff

Browse files
committed
Merge remote-tracking branch 'arduino/ide-1.5.x' into HEAD
2 parents 76d436f + a103e03 commit 7ebd6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ esplora.bootloader.lock_bits=0x2F
226226
esplora.build.mcu=atmega32u4
227227
esplora.build.f_cpu=16000000L
228228
esplora.build.vid=0x2341
229-
esplora.build.pid=0x8036
229+
esplora.build.pid=0x803c
230230
esplora.build.core=arduino
231231
esplora.build.variant=leonardo
232232
esplora.build.extra_flags=-DUSB_VID={build.vid} -DUSB_PID={build.pid}

0 commit comments

Comments
 (0)