Skip to content

problem with uclock... wont compile : #2

@mubase

Description

@mubase

Hi.I have a problem with the thing compiling. I'm not sure why it wont ... :

here are the errors :
**In file included from c:\Users\Pc\Documents\Arduino\libraries\uClock\src\uClock.cpp:52:
c:\Users\Pc\Documents\Arduino\libraries\uClock\src\platforms/esp32.h: In function 'void setTimer(uint32_t)':
c:\Users\Pc\Documents\Arduino\libraries\uClock\src\platforms/esp32.h:64:5: error: 'timerAlarm' was not declared in this scope
timerAlarm(_uclockTimer, us_interval, true);
^~~~~~~~~~
c:\Users\Pc\Documents\Arduino\libraries\uClock\src\platforms/esp32.h:64:5: note: suggested alternative: 'timerStart'
timerAlarm(_uclockTimer, us_interval, true);
^~~~~~~~~~
timerStart

exit status 1

Compilation error: exit status 1**

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