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.
Dependents: DISCO-L072CZ-LRWAN1_LoRa_node EIoT_LoRa_node_1 EIoT_LoRa_node_2 EIoT_LoRa_node_3
Fork of SX1276GenericLib by
Diff: radio/radio.h
- Revision:
- 59:38e56c85fa44
- Parent:
- 54:0d8ea87fbab9
- Child:
- 61:08b50780eb91
--- a/radio/radio.h Thu May 25 21:56:39 2017 +0200
+++ b/radio/radio.h Sat May 27 23:02:56 2017 +0200
@@ -341,7 +341,7 @@
*
* @retval airTime Computed airTime for the given packet payload length
*/
- virtual uint32_t TimeOnAir ( RadioModems_t modem, uint8_t pktLen ) = 0;
+ virtual uint32_t TimeOnAir ( RadioModems_t modem, int16_t pktLen ) = 0;
/*!
* @brief Sends the buffer of size. Prepares the packet to be sent and sets
