i have an error while compiling #692
Closed
enghady-ahmed
started this conversation in
Questions
Replies: 3 comments 3 replies
-
my problem solved after i select board as i missing select it code work and i will connect it to my printer , but the problem i use homemade printer using home made board with ATmega 664 so i think i will connect it to it's TX and RX |
Beta Was this translation helpful? Give feedback.
3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
same question as posted in webui; luc-github/ESP3D-WEBUI#205 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i remove my Arduino ID 1.8.16 and remove all file related to arduino to install the requested Arduino: 1.8.9 and ESP8266 2.5.2
and after that i got below error while compiling
Arduino: 1.8.9 (Windows 10), Board: "Arduino/Genuino Uno"
asyncwebserver.cpp:21:22: error: pgmspace.h: No such file or directory
compilation terminated.
exit status 1
pgmspace.h: No such file or directory
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Beta Was this translation helpful? Give feedback.
All reactions