Fix digipot compilation (#19731)
This commit is contained in:
@@ -95,4 +95,6 @@ void DigipotI2C::init() {
|
||||
set_current(i, pgm_read_float(&digipot_motor_current[i]));
|
||||
}
|
||||
|
||||
DigipotI2C digipot_i2c;
|
||||
|
||||
#endif // DIGIPOT_MCP4451
|
||||
|
Reference in New Issue
Block a user