RoboticsBrno / ServoESP32

⚙️ Generate RC servo signal on a selected pins with ESP32 device and Arduino framework.
MIT License
131 stars 31 forks source link

error: 'ledcRead' was not declared in this scope #24

Open zengbojia opened 1 year ago

zengbojia commented 1 year ago

error: 'ledcRead' was not declared in this scope

JarekParal commented 10 months ago

Can you provide full compilation log?

hstag commented 9 months ago

error: 'ledcRead' was not declared in this scope

I think this could be resolved by updating the ESP32 platform. Which version are you using? Could you try to update?