Browse Source

AP_DAL: support 9 uarts

gps-1.3.1
Andrew Tridgell 3 years ago committed by Peter Barker
parent
commit
6b249aefbc
  1. 1
      libraries/AP_DAL/examples/AP_DAL_Standalone/main.cpp

1
libraries/AP_DAL/examples/AP_DAL_Standalone/main.cpp

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

Loading…
Cancel
Save