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: ADMX2001.cpp
- Revision:
- 5:b9608e6cc24b
- Parent:
- 4:eb7a23c25751
- Child:
- 6:7d8f30b3bc57
--- a/ADMX2001.cpp Wed Oct 06 22:08:02 2021 +0000
+++ b/ADMX2001.cpp Thu Oct 07 09:36:40 2021 +0000
@@ -72,7 +72,7 @@
uint32_t *pData, uint8_t *pBuffer)
{
int32_t ret = 0;
- DEBUG_MSG("cmd:%d,addr:%d, data: 0x%x\n\r", *pCmdId, *pAddr, *pData);
+ //DEBUG_MSG("cmd:%d,addr:%d, data: 0x%x\n\r", *pCmdId, *pAddr, *pData);
pBuffer[0] = pCmdId[0];
pBuffer[1] = ((uint8_t *)pAddr)[1];
pBuffer[2] = ((uint8_t *)pAddr)[0];
