Replace base64 files with library. Major refactoring.
This commit is contained in:
@@ -16,10 +16,11 @@ platform = espressif8266
|
||||
board = nodemcuv2
|
||||
framework = arduino
|
||||
lib_deps =
|
||||
adafruit/Adafruit BusIO@^1.15.0
|
||||
adafruit/Adafruit NeoMatrix@^1.3.0
|
||||
adafruit/Adafruit NeoPixel@^1.11.0
|
||||
tzapu/WiFiManager@^0.16.0
|
||||
adafruit/Adafruit BusIO@^1.15.0
|
||||
adafruit/Adafruit NeoMatrix@^1.3.0
|
||||
adafruit/Adafruit NeoPixel@^1.11.0
|
||||
densaugeo/base64@^1.4.0
|
||||
tzapu/WiFiManager@^0.16.0
|
||||
|
||||
[env:nodemcuv2]
|
||||
monitor_speed = 115200
|
||||
|
||||
Reference in New Issue
Block a user