api: added toolbox/api_lock.h (#2702)

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
hedger
2023-05-26 16:57:24 +04:00
committed by GitHub
parent 5a7cd203cd
commit 4f054ed535
3 changed files with 4 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ env.Append(
"#/lib/toolbox",
],
SDK_HEADERS=[
File("api_lock.h"),
File("manchester_decoder.h"),
File("manchester_encoder.h"),
File("path.h"),