AP_RangeFinder: change class name from SITL::SITL to SITL::SIM
This commit is contained in:
parent
5653f8c08b
commit
4312213e18
@ -35,7 +35,7 @@ protected:
|
||||
}
|
||||
|
||||
private:
|
||||
SITL::SITL *sitl;
|
||||
SITL::SIM *sitl;
|
||||
|
||||
uint8_t _instance;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user