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

Skip to content 8000

Commit f9f72f4

Browse files
iwahdan88thinkberg
iwahdan88
authored andcommitted
[v1.18.2.r5] Firmware release
### Bug fixes - Fix for class C downlink data in LoRa ABP mode - Updated adv config to split info between adv packet and scan response in BLE - Increased Lora Timer task stack size ### Improvements - Updated Char max length to correspond to MTU pycom#279
1 parent beec16c commit f9f72f4

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.r4"
13+
#define SW_VERSION_NUMBER "1.18.2.r5"
1414

1515
#define LORAWAN_VERSION_NUMBER "1.0.2"
1616

0 commit comments

Comments
 (0)
0