mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-29 10:17:15 +02:00
Magicbit Variant (#3107)
* Updated magicbit variant * Added LED_BUILTIN
This commit is contained in:
@ -66,6 +66,6 @@ static const uint8_t MOTOR1A = 32;
|
||||
static const uint8_t MOTOR1B = 33;
|
||||
static const uint8_t MOTOR2A = 16;
|
||||
static const uint8_t MOTOR2B = 17;
|
||||
|
||||
static const uint8_t LED_BUILTIN=16;
|
||||
|
||||
#endif /* Pins_Arduino_h */
|
||||
|
Reference in New Issue
Block a user