ARMmbed / mbed-os-example-blinky

Blinky example for Mbed OS 6.0
Apache License 2.0
42 stars 157 forks source link

Fix Chrono compilation warnings #214

Closed rajkan01 closed 4 years ago

rajkan01 commented 4 years ago

Fixed the compilation warning by using the Chrono based time argument in ThisThread::sleep_for API call.