First of all, Compensation page always report an error, no way to pass through. Just skip thi page and go to finish, trying to get board.txt but an error occures:
Failed to generate file board.txt:
TypeError: ejs:43
41| }
42| -%>
43| heat.tempSensePins = {<%- util.makePlainArrayString(tempSensePins) -%>}; //Max of 3 entries
44| //heat.spiTempSensorCSPins = { }; //Max of 2 entries
45|
46| <%_ if (board.hasESP) { -%>
First of all, Compensation page always report an error, no way to pass through. Just skip thi page and go to finish, trying to get board.txt but an error occures:
Failed to generate file board.txt:
TypeError: ejs:43 41| } 42| -%>
util.makePlainArrayString is not a function