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

Skip to content

Commit df9f237

Browse files
author
iwahdan88
committed
[v1.18.2.r7] Firmware release
### New Features - Esp32 touchpad functionality exposed to micropy ### Improvements - Added RSA signature generation API to moducrypto - Added support for saving strings in NVS - PR pycom#226 , author: @psychogenic - LTE class refactoring ### Bug Fix - Fix UART.sendbreak not defaulting to 13 bits as suggested by Documentation Issue pycom#280
1 parent 00ae942 commit df9f237

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

1515
#define LORAWAN_VERSION_NUMBER "1.0.2"
1616

0 commit comments

Comments
 (0)
0