dbrgn / espresso

AT based driver crate for ESP8266 WiFi modules.
Apache License 2.0
9 stars 4 forks source link

Passive receive mode #19

Open dbrgn opened 2 years ago

dbrgn commented 2 years ago

This should simplify URCs (see #7).

TODO: Use a custom OK and error handler to handle SEND OK and SEND FAILED.

Blocked by an atat upgrade.