added pre init calibration
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
stepper0 = &stepper0;
|
||||
};
|
||||
|
||||
chosen {
|
||||
pid,counter = &counter5;
|
||||
pid,status = &green_led_1;
|
||||
pid,calibration = &yellow_led_1;
|
||||
};
|
||||
|
||||
stepper0: tmc2209_motor {
|
||||
compatible = "adi,tmc2209";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user