resilient: add link to micropython-iot.

pull/7/head
Peter Hinch 2018-12-10 09:37:04 +00:00
rodzic e691437f8a
commit 8b43b82ec5
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -1,5 +1,8 @@
# Resilient MicroPython WiFi code # Resilient MicroPython WiFi code
This document is intended as a general design guide. A specific solution for
many IOT applications may be found [here](https://github.com/peterhinch/micropython-iot.git).
The following is based on experience with the ESP8266. It aims to show how The following is based on experience with the ESP8266. It aims to show how
to design responsive bidirectional networking applications which are resilent: to design responsive bidirectional networking applications which are resilent:
they recover from WiFi and server outages and are capable of long term running they recover from WiFi and server outages and are capable of long term running