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

Commit 86b2375

Browse files
author
iwahdan88
committed
[Bug Fix] v1.18.2.r3
mods/machspi.c: Fix for pyb_transfer sending 0x55 always when data buffer is passed. #245
1 parent a61e4cf commit 86b2375

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

1515
#define LORAWAN_VERSION_NUMBER "1.0.2"
1616

0 commit comments

Comments
 (0)