Simple question: I have 2 sideset pins and I am using the option to avoid having to define the sideset on every instruction. Do I use 2 or 3 as the count?orThanks
Code:
sm_config_set_sideset(&cfg,sidesetno+sideenable, sideenable, sidepindir);Code:
sm_config_set_sideset(&cfg, sidesetno, sideenable, sidepindir);Statistics: Posted by matherp — Sun Mar 23, 2025 11:18 am