Closed smunaut closed 3 days ago
I believe this is by design:
However, looks like config.ini could use some cleanup + have the naming updated to match the new SDK pin names.
Also, IMHO, setting the inputs by default is "too much magic" and we shouldn't do it (maybe only for tt_um_factory_test, and only upon boot)
Especially since this magic state isn't reflected in the commander where the ui lets you believe nothign has been configured and ui_in
is undriven ...
The plan is to eventually sync back the state to commander, but even if that will be the case, you won't know that the magic happens unless you visit the Interact tab, and you won't know why it happened
First, I'm not sure if it's a commander or SDK thing.
But the issue is that when plugging a board, connected to commander factory test, selecting "Factory Test" ( project 1 ).
ui_in[0]
ends up already being driven to1
by default ...