From 4cf49eac1d86db5192f2b110f37907eac086ca4a Mon Sep 17 00:00:00 2001 From: 0xFEEDC0DE64 Date: Mon, 27 Feb 2023 17:27:07 +0100 Subject: [PATCH] Updated to new esp-idf --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 53b3c49..7f2827c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,7 +37,6 @@ set(dependencies cpputils espchrono - expected fmt )