Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: inc/admw_api.h
- Revision:
- 52:d32ea3dfc8ac
- Parent:
- 50:d84305e5e1c0
- Child:
- 53:644c5f6300da
--- a/inc/admw_api.h Mon Feb 17 11:23:39 2020 +0000 +++ b/inc/admw_api.h Wed Feb 19 09:07:35 2020 +0000 @@ -702,7 +702,7 @@ ADMW_RESULT admw1001_sendRun( ADMW_DEVICE_HANDLE const hDevice); ADMW_RESULT admw_deviceInformation(ADMW_DEVICE_HANDLE hDevice); - +ADMW_RESULT admw_readMbedVersion(); #ifdef __cplusplus } #endif