Xiao ESP32C3 for a Servo

Hello ! I am using a Xiao ESP32_C3 from seeed studio and I would like to write a code so that I can use a Servo with my ESP32_C3. The thing is I don’t know which library to use because so far I’ve tried the ESP32Servo.h library and the ESP32_C3_ISR_Servo.h and it doesn’t work. If anyone has any suggestions, thanks a lot

You can try using the official ServoESP32 library for arduino

@PlocOne, I’m not sure if your issue got resolved but I have a similar issue and have not come across a single library that actually works with the Xiao ESP32_C3…please point one to me if you come across any!