ARMmbed / mbed-os-example-cellular

This is an example based on mbed-os cellular APIs that demonstrates a TCP or UDP echo transaction with a public echo server.
Apache License 2.0
21 stars 45 forks source link

Fixed crash bug in dot_event() where interface could have been called… #89

Closed jarvte closed 6 years ago

jarvte commented 6 years ago

Fixed crash in dot printing thread when iface was not created but referenced.