mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
infrared api for .fap's
This commit is contained in:
@@ -5,6 +5,11 @@ env.Append(
|
||||
"#/lib/infrared/encoder_decoder",
|
||||
"#/lib/infrared/worker",
|
||||
],
|
||||
SDK_HEADERS=[
|
||||
File("#/lib/infrared/worker/infrared_transmit.h"),
|
||||
File("#/lib/infrared/worker/infrared_worker.h"),
|
||||
File("#/lib/infrared/encoder_decoder/infrared.h"),
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user