mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
Sensord: remove unused pm_mutex (#26705)
remove unused mutex
old-commit-hash: f84b1f2d9f
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