mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
This commit is contained in:
parent
eb6418f641
commit
1d052834a4
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user