pull/32112/head
Comma Device 1 year ago
parent 1b0bc2d71f
commit eca80ff39f
  1. 2
      selfdrive/boardd/boardd.cc

@ -39,7 +39,7 @@
// Ignition:
// - If any of the ignition sources in any panda is high, ignition is high
#define MAX_IR_POWER 0.5f
#define MAX_IR_POWER 0.125f
#define MIN_IR_POWER 0.0f
#define CUTOFF_IL 400
#define SATURATE_IL 1000

Loading…
Cancel
Save