This commit is contained in:
Willy-JL
2023-06-02 22:27:42 +01:00
70 changed files with 333 additions and 123 deletions

View File

@@ -15,7 +15,6 @@ env.Append(
Dir("u8g2"),
Dir("update_util"),
Dir("print"),
Dir("pulse_reader"),
],
)
@@ -96,6 +95,7 @@ libs = env.BuildModules(
"mbedtls",
"subghz",
"nfc",
"digital_signal",
"pulse_reader",
"appframe",
"misc",