ARMmbed / ARMmbed/ble-examples
Eddystone example does not check any errors
Open
mirrored
- Dominant language
- C++
- Stars
- 24
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Currently the Eddystone example does not check any errors whatsoever. This makes it very difficult for the user to debug if there is a problem (such as a parameter being wrongly set).
Error checking should be introduced throughout the implementation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.