Skip to content

use gpio_iomux_input and gpio_iomux_output instead #324

@ChinaBurn

Description

@ChinaBurn

FastAccelStepper\src\FastAccelStepper_idf5_esp32_pcnt.cpp:112:16: warning: 'void gpio_iomux_in(uint32_t, uint32_t)' is deprecated: Please use gpio_iomux_input instead [-Wdeprecated-declarations]

FastAccelStepper_idf5_esp32_pcnt.cpp:119:19: warning: 'void gpio_iomux_out(uint8_t, int, bool)' is deprecated: Please use gpio_iomux_output instead [-Wdeprecated-declarations]

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