Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Heltec HT-C62 variant based on HT-DEV-ESP board #3731

Merged
merged 1 commit into from
Apr 28, 2024

Commits on Apr 27, 2024

  1. Update Heltec HT-C62 variant based on HT-DEV-ESP board

    * I2C is not defined in the reference schematic nor HT-DEV-ESP board, remove definition accordingly
    * There is no screen in the the reference schematic nor HT-DEV-ESP board, change definition accordingly
    * BUTTON_PIN has a 10 kOhm pullup resistor on HT-DEV-ESP, turning off redundant internal pullup should save some power
    * LED is connected to GPIO2 on HT-DEV-ESP and is not inverted, update definition accordingly
    * Remove redundant undef lines for LoRa pins
    
    Above changes were built and flashed to my [HT-DEV-ESP_V2 board purchased from Heltec's Taobao store](https://item.taobao.com/item.htm?id=521590063077).
    
    Signed-off-by: Andrew Yong <me@ndoo.sg>
    ndoo committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    fc2f098 View commit details
    Browse the repository at this point in the history