File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ All notable changes to this project will be documented in this file.
99- Matter support for Air Quality sensors (#21559 )
1010- Matter support for bridged Air Quality (#21597 )
1111- HASPmota rounds to nearest int values passed as 'real' (#21599 )
12- - Berry automatic rounding of float to int when calling C mapped functions
13- - Berry add ` math.round `
12+ - Berry automatic rounding of float to int when calling C mapped functions ( # 21601 )
13+ - Berry add ` math.round ` ( # 21602 )
1414
1515### Breaking Changed
1616
Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
123123### Added
124124- Berry solidification of ` bytes ` instances [ #21558 ] ( https://github.com/arendst/Tasmota/issues/21558 )
125125- Berry automatic rounding of float to int when calling C mapped functions [ #21601 ] ( https://github.com/arendst/Tasmota/issues/21601 )
126+ - Berry add ` math.round ` [ #21602 ] ( https://github.com/arendst/Tasmota/issues/21602 )
126127- HASPmota rounds to nearest int values passed as 'real' [ #21599 ] ( https://github.com/arendst/Tasmota/issues/21599 )
127128- Matter support for Air Quality sensors [ #21559 ] ( https://github.com/arendst/Tasmota/issues/21559 )
128129- Matter support for bridged Air Quality (#21597 )[ #21597 ] ( https://github.com/arendst/Tasmota/issues/21597 )
You can’t perform that action at this time.
0 commit comments