จุดที่มีปัญหา คือ Windows Store 1.8.57.0 เวลาติดตั้ง Arduino ทางร้านแนะนำว่าห้ามติดตั้งผ่าน windows stone ครับ เพราะตัวไฟล์จะไปเกี่ยวคร่องกับ one drive ยิ่งถ้าใช้ windows หรือ กำหนด user เป็นภาษาไทยด้วยจะ Error กระจาย
ให้โหลด จากเว็บ https://www.arduino.cc/ โดยตรง เลยดีกว่าครับ Error จะน้อยกว่าโหลดผ่าน windows stone เยอะเลย
Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "ESP32C3 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 160MHz (WiFi), QIO, 80MHz, 4MB (32Mb), 921600, None"
WARNING: library Servo claims to run on avr, megaavr, sam, samd, nrf52, stm32f4, mbed, mbed_nano, mbed_portenta, mbed_rp2040 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from C:\Users\USER\Documents\Arduino\sketch_jun03a\sketch_jun03a.ino:1:
C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\libraries\Servo\src/Servo.h:77:2: error: #error "This library only supports boards with an AVR, SAM, SAMD, NRF52 or STM32F4 processor."
#error "This library only supports boards with an AVR, SAM, SAMD, NRF52 or STM32F4 processor."
^~~~~
exit status 1
Error compiling for board ESP32C3 Dev Module.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.