Replace fmt::format with std::format

This commit is contained in:
2024-09-18 16:43:29 +02:00
parent 405224bffe
commit 1ef76d38e0
2 changed files with 4 additions and 7 deletions

View File

@@ -15,7 +15,6 @@ set(dependencies
cpputils
espchrono
espcpputils
fmt
)
idf_component_register(