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: dwm_uart.h
- Revision:
- 1:c13dab1b7b93
- Parent:
- 0:bb732ce5e423
--- a/dwm_uart.h Mon Mar 25 16:32:43 2019 +0000 +++ b/dwm_uart.h Mon Mar 25 20:46:14 2019 +0000 @@ -1,3 +1,7 @@ +/* + * @author: NGUYEN Ngoc Trong Nghia + * @brief: a simple library to get the coordinates x,y,z of a DWM1001 tag + */ #ifndef _DWM_UART_H_ #define _DWM_UART_H_ #include "mbed.h"