ZCB1208
6e7cc5210d
Update pins_arduino.h for FireBettle-ESP32 ( #4867 )
...
* Update pins_arduino.h
Fix the bug that the IDE show: "Error compiling for the board FireBettle-ESP32"
Detial"error : redefinition of const uint8_t D0~D9"
* Update pins_arduino.h
Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
2021-03-04 17:04:18 +02:00
lbernstone
8816bb5505
Added #define LED_BUILTIN to all pins_arduino.h that need it. ( #4520 )
2020-11-10 20:50:35 +02:00
gitolicious
9b2ae12fb7
Added D pin numbers ( #4220 )
...
Source: https://wiki.dfrobot.com/FireBeetle_ESP32_IOT_Microcontroller(V3.0)__Supports_Wi-Fi_&_Bluetooth__SKU__DFR0478
2020-10-01 14:39:01 +03:00
callifo
d219e56872
Update pins_arduino.h ( #3908 )
...
Update in accordance with Firebeetle's official firebeetle32 pins_arduino.h. Without it, digital pins weren't definable, and analogue pins didnt line up.
Taken from http://download.dfrobot.top/FireBeetle/DFRobot_FireBeetle-ESP32-0.0.9.zip
2020-09-30 15:07:26 +03:00
me-no-dev
a70954111b
Fix compilation issues is certain situations.
2017-03-19 11:27:58 +02:00
ouki
8289f34bf9
add DFRobot FireBeetle-ESP32 support ( #239 )
...
* add DFRobot FireBeetle-ESP32 support
* add variant for fireBeetle-ESP32
* The name of the env variant is changed to firebeetle32
2017-03-05 10:30:12 +02:00