[ESP32] Make sure to include the version tag in ESPEasySerial libdeb

Fixes: #2951
This commit is contained in:
Gijs Noorlander
2020-03-18 13:19:50 +01:00
parent 0e41d0e71a
commit 7ee5cd2cd8
+1 -1
View File
@@ -10,7 +10,7 @@
extends = common
platform = ${core_esp32_1_11_2.platform}
lib_ignore = AS_BH1750, ESP8266WiFi, ESP8266Ping, ESP8266WebServer, ESP8266HTTPUpdateServer, ESP8266mDNS, IRremoteESP8266, ESPEasy_ESP8266Ping, ESP32_ping, HeatpumpIR
lib_deps = https://github.com/TD-er/ESPEasySerial.git
lib_deps = https://github.com/TD-er/ESPEasySerial.git#v2.0.0
board_build.f_flash = 80000000L
board_build.flash_mode = dout
board_upload.maximum_size = 1900544