1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00

added compile-time definition of sketch PID. PID is pulled from variants/leonardo or the new variants/micro as appropriate.

This commit is contained in:
Zach Eveland
2011-09-08 15:52:05 -04:00
parent 508eb9b72f
commit e870f070db
3 changed files with 30 additions and 12 deletions

View File

@ -27,6 +27,8 @@
#include <avr/pgmspace.h>
#define ARDUINO_MODEL_USB_PID 0x0034
// Map SPI port to 'new' pins D14..D17
// D14 PB0 RXLED,SS/PCINT0
// D15 PB1 SCK,PCINT1