Skip to content

Wifi_kit_32_V3: I2C pins incorrect #274

@joseluu

Description

@joseluu

Hi

The SCA and SDL pins are incorrectly defined for the wifi_kit_32_v3, they should be:
static const uint8_t SDA = 41;
static const uint8_t SCL = 42;

(same definitions as the wifi_lora_32_v3)

See: https://stackoverflow.com/questions/75626663/how-to-connect-two-i2c-sensors-to-the-heltec-wifi-kit-v3-esp32-board

Thanks

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