Skip to content

Commit b5341bb

Browse files
committed
Merge pull request #1383 from Links2004/master
add arduinoVNC to compatible librarys
2 parents 4cff75e + dee768b commit b5341bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/libraries.md

+1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ While many RC servo motors will accept the 3.3V IO data pin from a ESP8266, most
141141
Libraries that don't rely on low-level access to AVR registers should work well. Here are a few libraries that were verified to work:
142142
143143
- [Adafruit_ILI9341](https://github.com/Links2004/Adafruit_ILI9341) - Port of the Adafruit ILI9341 for the ESP8266
144+
- [arduinoVNC](https://github.com/Links2004/arduinoVNC) - VNC Client for Arduino
144145
- [arduinoWebSockets](https://github.com/Links2004/arduinoWebSockets) - WebSocket Server and Client compatible with ESP8266 (RFC6455)
145146
- [aREST](https://github.com/marcoschwartz/aREST) - REST API handler library.
146147
- [Blynk](https://github.com/blynkkk/blynk-library) - easy IoT framework for Makers (check out the [Kickstarter page](http://tiny.cc/blynk-kick)).

0 commit comments

Comments
 (0)