mirror of https://github.com/arendst/Tasmota.git
Merge pull request #6761 from andrethomas/patch-1
Remove ArduinoHexParser
This commit is contained in:
commit
aae7c6053c
|
@ -95,7 +95,6 @@ Libraries used with Tasmota are:
|
||||||
- [Adafruit SSD1306](https://github.com/adafruit/Adafruit_SSD1306)
|
- [Adafruit SSD1306](https://github.com/adafruit/Adafruit_SSD1306)
|
||||||
- Adafruit based SSD1351
|
- Adafruit based SSD1351
|
||||||
- [Adafruit GFX](https://github.com/adafruit/Adafruit-GFX-Library)
|
- [Adafruit GFX](https://github.com/adafruit/Adafruit-GFX-Library)
|
||||||
- Arduino Hex Parser
|
|
||||||
- [ArduinoJson](https://arduinojson.org/)
|
- [ArduinoJson](https://arduinojson.org/)
|
||||||
- AT24C256 I2C eeprom
|
- AT24C256 I2C eeprom
|
||||||
- [Base64](https://github.com/Densaugeo/base64_arduino)
|
- [Base64](https://github.com/Densaugeo/base64_arduino)
|
||||||
|
|
Loading…
Reference in New Issue