8000 [v1.18.2.r4] Firmware release · afcarl/pycom-micropython-sigfox@ba178ae · GitHub
[go: up one dir, main page]

Skip to content

Commit ba178ae

Browse files
author
iwahdan88
committed
[v1.18.2.r4] Firmware release
### Improvements: - Releasing GIL when ssl handshake is performed. - Allow PDN list update when carrier is defined in LTE - Add support for LTE modem responses greater than UART buff size - Added Check for LTE band support against both SW and HW versions of the LTE modem. - Updated Sqns upgrade scripts to v1.2.5 ### Bug Fixes: - Enabling Access to 2nd SPI perf for GPY modules - Use Hardware timers for Lora timer tick to fix RTOS timer drifts when cache is disabled.
1 parent 82658b6 commit ba178ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp32/pycom_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#ifndef VERSION_H_
1111
#define VERSION_H_
1212

13-
#define SW_VERSION_NUMBER "1.18.2.r3"
13+
#defi 47F4 ne SW_VERSION_NUMBER "1.18.2.r4"
1414

1515
#define LORAWAN_VERSION_NUMBER "1.0.2"
1616

0 commit comments

Comments
 (0)
0