Trond Enger / d7a_1x

Fork of d7a_1x by WizziLab

Revision:
61:87be16080640
Parent:
60:8d4133fbc060
Child:
64:49a67f36d9c5
--- a/include/d7a.h	Mon Sep 26 12:42:32 2016 +0000
+++ b/include/d7a.h	Wed Sep 28 10:04:18 2016 +0000
@@ -258,6 +258,8 @@
     uint8_t id[D7A_UID_LEN];
     /// Transmission Link Budget
     int8_t lb;
+    /// Transmission RSSI
+    int8_t rxlev;
     /// Potential data
     d7a_data_t* data;
 } d7a_msg_t;