bump version to 2.1.0

travis arduino 1.8.5
This commit is contained in:
Links
2018-02-07 18:11:08 +01:00
parent b059d0711c
commit 48e690a42a
4 changed files with 5 additions and 4 deletions

View File

@@ -23,7 +23,8 @@ a WebSocket Server and Client for Arduino based on RFC6455.
- wss / SSL is not possible.
##### Supported Hardware #####
- ESP8266 [Arduino for ESP8266](https://github.com/Links2004/Arduino)
- ESP8266 [Arduino for ESP8266](https://github.com/esp8266/Arduino/)
- ESP32 [Arduino for ESP32](https://github.com/espressif/arduino-esp32)
- ESP31B
- Particle with STM32 ARM Cortex M3
- ATmega328 with Ethernet Shield (ATmega branch)