Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Draft: fix(widgets/motor_controls): hotfix to create default config structure to...

wyzula_j requested to merge motor_control_hotfix into main

Description

This one is hot fix to make MotorMap working at microXAS sprint. However this will be changed when MotorMap widget will be refactored for BECFigure framework.

Type of Change

  • For motor_map there is a mock config DEFAULT which will be always loaded to initiate the dict structure of config, which widget heavily rely on.
  • Increase cursor buttons

Potential side effects

None

Merge request reports