From 1d57dee15776937707308d2c87a2177836f36666 Mon Sep 17 00:00:00 2001 From: Andre Thomas Date: Sun, 27 Oct 2019 13:46:11 +0200 Subject: [PATCH] Remove ArduinoHexParser --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 28d5592f3..7aa801978 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,6 @@ Libraries used with Tasmota are: - [Adafruit SSD1306](https://github.com/adafruit/Adafruit_SSD1306) - Adafruit based SSD1351 - [Adafruit GFX](https://github.com/adafruit/Adafruit-GFX-Library) -- Arduino Hex Parser - [ArduinoJson](https://arduinojson.org/) - AT24C256 I2C eeprom - [Base64](https://github.com/Densaugeo/base64_arduino)