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

Conversation

ndoo
Copy link
Contributor

@ndoo ndoo commented Apr 27, 2024

  • 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.

* 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>
@thebentern thebentern merged commit 18e69a0 into meshtastic:master Apr 28, 2024
70 checks passed
@ndoo ndoo deleted the heltec-ht-c62 branch May 5, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants