firmware/variants/heltec_esp32c3
Andrew Yong 18e69a0906
Update Heltec HT-C62 variant based on HT-DEV-ESP board (#3731)
* 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>
2024-04-28 06:49:26 -05:00
..
pins_arduino.h Heltec ESP32-C3 HT-CT62 support (#2741) 2023-08-23 07:59:21 -05:00
platformio.ini Remove specific upload ports from pio 2023-10-11 10:21:58 -05:00
variant.h Update Heltec HT-C62 variant based on HT-DEV-ESP board (#3731) 2024-04-28 06:49:26 -05:00