AP_DAL: support 9 uarts

This commit is contained in:
Andrew Tridgell 2021-11-09 08:07:23 +11:00 committed by Peter Barker
parent 0b567e95dc
commit 6b249aefbc
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ public:
nullptr,
nullptr,
nullptr,
nullptr,
nullptr
) {}
void run(int argc, char* const argv[], Callbacks* callbacks) const override {}