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: include/d7a_1x.h
- Revision:
- 35:ac940cf8ebe6
- Parent:
- 33:62c1a26e7e84
- Child:
- 37:f5424d109c6d
--- a/include/d7a_1x.h Wed Aug 29 15:30:30 2018 +0000
+++ b/include/d7a_1x.h Thu Sep 06 10:41:51 2018 +0000
@@ -14,8 +14,6 @@
#ifndef __D7A_1X_H__
#define __D7A_1X_H__
-#include "kal_math.h"
-
/// @ingroup D7A_API
/// @defgroup D7A_API_STR D7A API (all except APL)
/// @{
@@ -434,7 +432,7 @@
/// Size of the result (depends on origin Addresse ID)
u8 len;
/// Target RXLEV in -dBm
- s8 target_rxlev;
+ u8 target_rxlev;
/// segment metadata
d7a_sp_res_t sp;