Add Wifi warning to Espruino_wifi

Should fix issue #501
This commit is contained in:
David Glaude 2020-07-13 22:10:54 +02:00 committed by GitHub
parent 964de77a02
commit bc938f556d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,6 +37,8 @@ The Espruino also interacts well with our [NeoPixels](https://www.adafruit.com/c
While the main advantage of the Espruino is its instant execution, it can also be used as a traditional board through a Web-based IDE hosted on your computer. The microcontroller also uses less power than Linux Boards (although its of course a lot less powerful as well) so will run longer on battery power, it has loads of IO pins, and it can be used as an IO board for PCs, Macs, or Rasp Pis without having to program it first. Simply take the Espruino out of its packaging and get started!
**NOTE:** The Wifi of this board is based on ESP8266 and might not work with CircuitPython. CircuitPython typically use Airlift that rely on ESP32 with better support for TLS such as this [breakout board](https://www.adafruit.com/product/4201).
## Purchase
* [Adafruit](https://www.adafruit.com/product/3514)