ublox-at-cellular-interface_R412M
Diff: UbloxATCellularInterface.h
- Revision:
- 16:2b30a056ae54
- Parent:
- 14:e7dcf3388403
- Child:
- 17:7b033423126c
--- a/UbloxATCellularInterface.h Mon Mar 26 15:33:40 2018 +0100 +++ b/UbloxATCellularInterface.h Tue Oct 30 18:15:09 2018 +0000 @@ -74,7 +74,8 @@ UbloxATCellularInterface(PinName tx = MDMTXD, PinName rx = MDMRXD, int baud = MBED_CONF_UBLOX_CELL_BAUD_RATE, - bool debug_on = false); + bool debug_on = false, + osPriority priority = osPriorityNormal); /* Destructor. */