File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments