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