Thanh Nguyen
/
Alarm3Sensors_240220
no
Diff: examples/src/class_c_example.cpp
- Revision:
- 16:a3832552dfe1
- Parent:
- 14:19fae4509473
- Child:
- 17:d4f82e16de5f
diff -r 364df461110f -r a3832552dfe1 examples/src/class_c_example.cpp --- a/examples/src/class_c_example.cpp Tue Oct 11 16:33:45 2016 -0500 +++ b/examples/src/class_c_example.cpp Wed Oct 19 11:53:17 2016 -0500 @@ -39,6 +39,8 @@ dot = mDot::getInstance(); + logInfo("mbed-os library version: %d", MBED_LIBRARY_VERSION); + // start from a well-known state logInfo("defaulting Dot configuration"); dot->resetConfig();