summaryrefslogtreecommitdiff
path: root/libloragw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'libloragw/inc')
-rw-r--r--libloragw/inc/loragw_hal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libloragw/inc/loragw_hal.h b/libloragw/inc/loragw_hal.h
index 15bf918..e1e4644 100644
--- a/libloragw/inc/loragw_hal.h
+++ b/libloragw/inc/loragw_hal.h
@@ -401,6 +401,8 @@ int lgw_abort_tx(void);
*/
int lgw_get_trigcnt(uint32_t* trig_cnt_us);
+int lgw_get_cur_page(uint8_t* page);
+
/**
@brief Allow user to check the version/options of the library once compiled
@return pointer on a human-readable null terminated string