1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-13 05:06:30 +04:00

Add value_index to API symbols

This commit is contained in:
MX
2022-11-10 07:13:02 +03:00
parent 1657604eb2
commit e90d335cdf
2 changed files with 7 additions and 2 deletions

View File

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