AP_RangeFinder: change class name from SITL::SITL to SITL::SIM

This commit is contained in:
bugobliterator 2021-07-30 15:46:17 +05:30 committed by Andrew Tridgell
parent 5653f8c08b
commit 4312213e18

View File

@ -35,7 +35,7 @@ protected:
}
private:
SITL::SITL *sitl;
SITL::SIM *sitl;
uint8_t _instance;