Skip to content

Error Compiling for board ESP 32 Dev module  #68

@Nayyyar

Description

@Nayyyar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions