Closed rusefillc closed 1 year ago
Looks like something is confusing the minifier. You can work around that with debug: "true"
in the workflow until I get it figured out.
just confirming that https://github.com/rusefi/stim/commit/96152c581a383cd3b6963ee8217179f67ec73588 work-around has helped
https://github.com/chuckwagoncomputing/interactive-pinout/commit/d23e8c0866c16bee779bd1871192f954f0435599 has kinda fixed it but there's still some weird minifying stuff that I think is fixed in https://github.com/tdewolff/minify/releases/tag/v2.20.6
The latest release of minify has fixed this issue.
pinout definition https://github.com/rusefi/stim/tree/main/digital_inputs/connectors produces https://rusefi.com/docs/pinouts/stim/
clicking on any pin produces table above full pinout as expected
but clicking any other pin next does not produce similar table for that other pin
work-around: hit F5 to refresh and click on whatever (one) pin again