Songguo-PTS200 icon indicating copy to clipboard operation
Songguo-PTS200 copied to clipboard

Compiling 4.5.3

Open laverdanny opened this issue 1 year ago • 2 comments

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

  1. Is the file /boards/PTS200.json to be included in Arduino IDE ? If YES, how to do it ?
  2. 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 ?
  3. 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

laverdanny avatar Feb 10 '24 08:02 laverdanny