Arduino: 1.8.5 (Windows 10), Board: "Node32s, 80MHz, 921600"
WARNING: library Servo claims to run on (avr, sam, samd, nrf52, stm32f4) architecture(s) and may be incompatible with your current board which runs on (esp32) architecture(s).
In file included from C:\Users\lay\OneDrive\เธ?เน?เธญเธกเธนเธฅonedrive\เน€เธญเธ?เธชเธฒเธฃ\Arduino\sketch_sep05c\sketch_sep05c.ino:1:0:
C:\Program Files (x86)\Arduino\libraries\Servo\src/Servo.h:73: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 Node32s.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.