ARMmbed / mbed-os-example-ble

BLE demos using mbed OS and mbed cli
Apache License 2.0
134 stars 118 forks source link

Fix Typo: From BatteryDemo to ButtonDemo #223

Closed bestony closed 5 years ago

bestony commented 5 years ago

Fix some typo in Button Demo.

pan- commented 5 years ago

Thanks for the submission, the following lines must be updated:

https://github.com/ARMmbed/mbed-os-example-ble/blob/d2e0dd5458b6073aba92dcd8889c90d71b109021/BLE_Button/source/main.cpp#L64-L65

bestony commented 5 years ago

@pan- updated .

bestony commented 5 years ago

what should i do , if i want to build it on the Mbed OS online Compiler?

I think i should test it online , then pr.

pan- commented 5 years ago

@bestony You can test this PR locally and before merging we try it.