Motor reorder dialog fix: importing serial backend (#3235)
parent
1eaf329b11
commit
d9e119f275
|
@ -1,6 +1,7 @@
|
|||
import MotorOutputReorderConfig from "./MotorOutputReorderingConfig";
|
||||
import MotorOutputReorderCanvas from "./MotorOutputReorderingCanvas";
|
||||
import { mspHelper } from "../../js/msp/MSPHelper";
|
||||
import { reinitializeConnection } from "../../js/serial_backend";
|
||||
|
||||
export default class MotorOutputReorderComponent
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue