Skip to content

Commit 27f6fe5

Browse files
committed
Add line missing after rebase
1 parent a7c4d29 commit 27f6fe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hardware/esp8266com/esp8266/doc/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,4 @@ Libraries that don't rely on low-level access to AVR registers should work well.
205205
- [PubSubClient](https://github.com/Imroy/pubsubclient) MQTT library by @Imroy.
206206
- [RTC](https://github.com/Makuna/Rtc) - Arduino Library for Ds1307 & Ds3231 compatible with ESP8266.
207207
- [Souliss, Smart Home](https://github.com/souliss/souliss) - Framework for Smart Home based on Arduino, Android and openHAB.
208+
- [ST7735](https://github.com/nzmichaelh/Adafruit-ST7735-Library) - Adafruit's ST7735 library modified to be compatible with ESP8266. Just make sure to modify the pins in the examples as they are still AVR specific.

0 commit comments

Comments
 (0)