Build options changed, rebuilding allC:\Users\WINDOW~1\AppData\Local\Temp\arduino_modified_sketch_607249\sketch_oct12c.ino:3:10: fatal error: UniversalTelegramBot.h: No such file or directory3 | #include <UniversalTelegramBot.h>| ^~~~~~~~~~~~~~~~~~~~~~~~compilation terminated.
ตาม Error ดังกล่าว ติดปัญหาที่ยังไม่ได้ติดตั้ง Library ครับ
Arduino: 1.6.13 (Windows 10), Board: "NodeMCU 0.9 (ESP-12 Module), 80 MHz, Flash, Disabled (new aborts on oom), Disabled, All SSL ciphers (most compatible), 32KB cache + 32KB IRAM (balanced), Use pgm_read macros for IRAM/PROGMEM, 4MB (FS:2MB OTA:~1019KB), v2 Lower Memory, Disabled, None, Only Sketch, 115200"
Build options changed, rebuilding all
C:\Users\WINDOW~1\AppData\Local\Temp\arduino_modified_sketch_607249\sketch_oct12c.ino:3:10: fatal error: UniversalTelegramBot.h: No such file or directory
3 | #include <UniversalTelegramBot.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Error compiling for board NodeMCU 0.9 (ESP-12 Module).
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.