Songguo-PTS200
Songguo-PTS200 copied to clipboard
Compiling 4.5.3
hi your projet is great ! I wanted to add two languages (French & Italian), but compiling fails
I have several questions about compiling under Adruuino 1.8 or 2.3
- Is the file /boards/PTS200.json to be included in Arduino IDE ? If YES, how to do it ?
- PID_v1 is not in Aduino library list, I took in in https://github.com/wagiminator/ATmega-Soldering-Station/tree/master)/Arduino-PID-Library.zip. Is it right ?
- I tried both IDEs, compiling stuck on C:\Users\Dan\Documents\Arduino\SolderingPen_ESP32S2\SolderingPen_ESP32S2.ino: In function 'void setup()': C:\Users\Dan\Documents\Arduino\SolderingPen_ESP32S2\SolderingPen_ESP32S2.ino:168:10: error: 'class USBCDC' has no member named 'setRxTimeoutMs'; did you mean 'setTxTimeoutMs'? Serial.setRxTimeoutMs(0); ^~~~~~~~~~~~~~ setTxTimeoutMs 4)I read somewhere it is possible to upload USER.BIN or FACTORY.BI§N, but I haven't found them