mirror of
https://github.com/esp8266/Arduino.git
synced 2025-09-11 05:52:31 +03:00
fix board common variant inclusion for deprecated BUILTIN_LED (#4366)
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
#ifndef Pins_Arduino_h
|
||||
#define Pins_Arduino_h
|
||||
|
||||
#include "../generic/common.h"
|
||||
|
||||
#define LED_BUILTIN 14
|
||||
|
||||
#include "../generic/common.h"
|
||||
|
||||
#endif /* Pins_Arduino_h */
|
||||
|
Reference in New Issue
Block a user