tuanpmt / esp_mqtt

MQTT client library for ESP8266
http://tuanpm.net/post/esp_mqtt/
MIT License
1.14k stars 400 forks source link

added uart rx routines #135

Open murray123 opened 7 years ago

murray123 commented 7 years ago

This change adds serial port reception routines, and enables both hardware and software buffers to be used at the same time.