plerup/makeEspArduino

Arduino IDE 2.x does not have preferences.txt

dmikushin opened this issue · 1 comments

Hi, thank you for creating this great project! Unfortunately, it's not able to find the necessary libs in Arduino IDE 2.x, because 2.x version no longer has preferences.txt:

https://github.com/plerup/makeEspArduino/blob/17e629488155e22f4ca7c056722e2e92da376be9/makeEspArduino.mk#L97C1-L97C1

Oh, actually I've been using an older version of makeEspArduino. This has been fixed in the most recent makeEspArduino, thank you!