mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
This commit is contained in:
@ -32,7 +32,9 @@
|
||||
static const uint8_t SDA = PIN_WIRE_SDA;
|
||||
static const uint8_t SCL = PIN_WIRE_SCL;
|
||||
|
||||
#ifndef LED_BUILTIN
|
||||
#define LED_BUILTIN 2
|
||||
#endif
|
||||
#define LED_BUILTIN_AUX 16
|
||||
|
||||
static const uint8_t D0 = 16;
|
||||
|
Reference in New Issue
Block a user