VSChina / ESP32_AzureIoT_Arduino

The library for ESP32 Azure IoT for Arduino
MIT License
37 stars 43 forks source link

Initialize request_id to 0 before parsing tokens #13

Open tevino opened 5 years ago

tevino commented 5 years ago

To avoid potential unassigned request_id after parse_device_twin_topic_info's return.