Skip to content

Commit 09b270a

Browse files
committed
Update change logs
1 parent d716dec commit 09b270a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
88
- Support for ESP32-P4 rev.3 (#24146)
99
- Support for Analog Gauges (#24153)
1010
- Support for MakeSkyBlue Solar Charger Energy Monitor (#24151)
11-
- Berry `tasmota.micros()` to get time in microseconds
11+
- Berry `tasmota.micros()` to get time in microseconds (#24192)
1212

1313
### Breaking Changed
1414

RELEASENOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
129129
- Berry `light.get()` direct access to values [#24033](https://github.com/arendst/Tasmota/issues/24033)
130130
- Berry `gc_heap` and `gc_time` to `tasmota.memory()` [#24054](https://github.com/arendst/Tasmota/issues/24054)
131131
- Berry `tcp.write()` add `offset` and `len` [#24076](https://github.com/arendst/Tasmota/issues/24076)
132+
- Berry `tasmota.micros()` to get time in microseconds [#24192](https://github.com/arendst/Tasmota/issues/24192)
132133

133134
### Breaking Changed
134135

0 commit comments

Comments
 (0)