diff --git a/library.json b/library.json index c404a9d..68422d5 100644 --- a/library.json +++ b/library.json @@ -15,11 +15,4 @@ }, "platforms": "*", "version": "1.1.2", - "dependencies": [ - { - "name": "EspSoftwareSerial", - "version": ">=3.2.0", - "platforms": "espressif8266" - } - ] }