esp-01 0.1.1

Crate to communicate with the esp01 variant of the esp8266 module
Documentation
1
2
3
4
5
6
7
# Esp01

Crate for communicating with the esp01 variant of the esp8266 wifi module using
the embedded hal traits.

For now the crate is a bit barebones, for example, only running as a client and
sending TCP/UDP messages is supported.