File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
<!-- ## [Unreleased] -->
16
16
17
17
## Released
18
+ ## [ 2.3.5] - 2023-05-05
19
+ ### Fixed
20
+ - Use ` ticks_diff ` to get correct time to lower control pin after sending the frame, see #72
21
+
18
22
## [ 2.3.4] - 2023-03-20
19
23
### Added
20
24
- ` package.json ` for ` mip ` installation with MicroPython v1.19.1 or newer
@@ -282,8 +286,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
282
286
- PEP8 style issues on all files of [ ` lib/uModbus ` ] ( lib/uModbus )
283
287
284
288
<!-- Links -->
285
- [ Unreleased ] : https://github.com/brainelectronics/micropython-modbus/compare/2.3.4 ...develop
289
+ [ Unreleased ] : https://github.com/brainelectronics/micropython-modbus/compare/2.3.5 ...develop
286
290
291
+ [ 2.3.4 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.4
287
292
[ 2.3.4 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.4
288
293
[ 2.3.3 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.3
289
294
[ 2.3.2 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.2
You can’t perform that action at this time.
0 commit comments