mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-06 16:55:43 +08:00
@@ -26,8 +26,6 @@ Panda::Panda(std::string serial, uint32_t bus_offset) : bus_offset(bus_offset) {
|
||||
|
||||
hw_type = get_hw_type();
|
||||
can_reset_communications();
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
bool Panda::connected() {
|
||||
|
||||
Reference in New Issue
Block a user