adafruit / Adafruit_IO_Documentation

API documentation for Adafruit IO
https://io.adafruit.com/api/docs
Other
15 stars 19 forks source link

Error Compiling for board ESP 32 Dev module #24

Closed Nayyyar closed 2 years ago

Nayyyar commented 2 years ago

I am trying the "VGAHelloWorld " example from Bitluni esp32Lib.

I have been facing this issue

error: invalid conversion from 'int' to 'timer_alarm_t' [-fpermissive] config.alarm_en = 1; error: invalid conversion from 'int' to 'timer_autoreload_t' [-fpermissive] config.auto_reload = 1; ^ Kindly let me know how to solve this.

ladyada commented 2 years ago

this is not the wrong repo, please post in bitluni thanx