Skip to content

'static inline int16_t pwm_get_counter(uint slice_num) {' should be uint16_t #109

Closed
@alwynallan

Description

@alwynallan

In pico-sdk/src/rp2_common/hardware_pwm/include/hardware/pwm.h the int16_t
Should be

static inline uint16_t pwm_get_counter(uint slice_num) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions