SITL: add and use AP_RCProtocol_UDP

This commit is contained in:
Peter Barker 2024-03-14 17:04:32 +11:00 committed by Peter Barker
parent 1357b4ac33
commit 729c911462
1 changed files with 1 additions and 0 deletions

View File

@ -416,6 +416,7 @@ public:
} opos;
uint16_t irlock_port;
uint16_t rcin_port;
time_t start_time_UTC;