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.