Trying to fix GitHub Actions build issue

This commit is contained in:
Gunnar Skjold 2021-01-09 09:36:20 +01:00
parent 7ae860ec72
commit 7713ae8566
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name=HANreader
name=HanReader
version=1.0.1
author=roarfred
maintainer=roarfred <not@important.com>

View File

@ -2,6 +2,7 @@
extra_configs = platformio-user.ini
[common]
framework = arduino
lib_deps = HanReader@1.0.1, ArduinoJson@6.14.1, MQTT@2.4.7, DallasTemperature@3.8.1, EspSoftwareSerial@6.7.1, RemoteDebug@3.0.5, Time@1.6