vitotai / BrewPiLess

Use an ESP8266 to replace RPI and Arduino. Running BrewPi without Pi, therefore, BrewPi-Less
349 stars 131 forks source link

Fix PTC control card not available when enabled #421

Open inewcombe27 opened 4 months ago

inewcombe27 commented 4 months ago

Fixes #420

Fixed htmljs/src/js/script-control.js typo that referenced 'ptcs' instead of 'ptc' array to determine whether to show the PTC card on the control page

Other updates to fix issues encountered during build: