Skip to content

ESP32 API Changes #2

@Psycardis

Description

@Psycardis

I know this is an old project, but it looks like a great alternative to expensive foxes.

It appears that the esp32 api has changed at some point, and so when I am attempting to compile, I'm getting a lot of errors related to the rtc settings:

~/Arduino/LoRaFox/LoRaFox.ino:860:11: error: 'rtc_clk_cpu_freq_set' was not declared in this scope
           rtc_clk_cpu_freq_set(CPU_FREQ_HIGH);

Is there an easy way for me to update the code? All the mentions to CPU scaling in the esp32 documentation are above my head.

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