mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-23 18:22:13 +08:00
Sensord: remove unused pm_mutex (#26705)
remove unused mutex old-commit-hash: f84b1f2d9f772b1470eee99503b6dc1d0c813957
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#define I2C_BUS_IMU 1
|
||||
|
||||
ExitHandler do_exit;
|
||||
std::mutex pm_mutex;
|
||||
uint64_t init_ts = 0;
|
||||
|
||||
void interrupt_loop(std::vector<Sensor *>& sensors,
|
||||
|
||||
Reference in New Issue
Block a user