prusa3d / Prusa-Firmware-MMU

Other
35 stars 19 forks source link

Change layout of registers - avoid empty registers #196

Closed DRracer closed 2 years ago

DRracer commented 2 years ago

Reorder registers of Pulley, Selector, Idler and group them intro tripplets with same or similar meaning. This way we can keep the similar variables closer together without explicitly allocating empty space for potential future use.