Skip to content

Commit

Permalink
update style
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Dec 29, 2024
1 parent 9ae7baa commit 5068635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/msp/msp_msg.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3320,7 +3320,7 @@ struct ActiveBoxes : public Message {
if(box_conf() & (1 << (iaux * 3 + ip)))
aux_sp[iaux].insert(SwitchPosition(ip));
} // each position (L,M,H)
} // each aux switch
} // each aux switch
box_pattern.push_back(aux_sp);
} // each box
return rc;
Expand Down

0 comments on commit 5068635

Please # to comment.