Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 8dc29d1

Browse files
author
iwahdan88
committed
v1.20.0.rc8
- ## New Features * Pymesh Border Router ## Improvments * Added API to Enable/Disable Bluetooth modem Sleep * Merged IDF_V3.1 updates from Essprisif * Amended Micropython Error Codes with ESP, LWIP, MBEDTLS, DNS error codes * Updated Sqnsupgrade lib to v1.2.3 ## Bug Fixes * Fix Issue: #265 - Wifi not resuming after 2nd light sleep wakeup cycle * Fix Uart crash Issue when UART I/O functions are called after deinit - Issue #256
1 parent 3ce7552 commit 8dc29d1

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.20.0.rc7.2"
13+
#define SW_VERSION_NUMBER "1.20.0.rc8"
1414

1515
#define LORAWAN_VERSION_NUMBER "1.0.2"
1616

0 commit comments

Comments
 (0)