Replay: fixed build on boards with OSD

This commit is contained in:
Andrew Tridgell 2020-11-09 15:41:28 +11:00
parent 147df12eb8
commit 20ecac5e9f

View File

@ -13,6 +13,7 @@ def build(bld):
'AP_Beacon',
'AP_Arming',
'AP_RCMapper',
'AP_OSD',
],
)