You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The precompiled binary seems to work for my esp8266 with pxmatrix, however the mux pattern appears to be wrong. It should be set to SHIFTREG_ABC_BIN_DE for my panel. I am so far unable to rebuild with arduino or platformio. Is there a way to add this mux pattern setting via webbrowser without rebuilding? Thanks
The text was updated successfully, but these errors were encountered:
Yeah it should be an easy enough addition. I tried editing the settings.vue, but had trouble rebuilding the dashboard, so I just renamed the patterns in the pxmatrix lib. I have a weird display evidently. Thanks for your work.
The precompiled binary seems to work for my esp8266 with pxmatrix, however the mux pattern appears to be wrong. It should be set to
SHIFTREG_ABC_BIN_DE
for my panel. I am so far unable to rebuild with arduino or platformio. Is there a way to add this mux pattern setting via webbrowser without rebuilding? ThanksThe text was updated successfully, but these errors were encountered: