OpenLightingProject / rp2040-dmxsun

RP2040-based USB DMX dongle with integrated web server
GNU General Public License v3.0
87 stars 17 forks source link

Typo: use loadConfig.bind() in Load configuration button #83

Closed Pac72 closed 6 months ago

Pac72 commented 6 months ago

In wwwsrc/src/BoardStatus.js the button "Load configuration from this io board" should use onClick={this.loadConfig.bind(this, slot)}>