mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* Heltec v3.2 VEXT fix
* Heltec T114 LED fix, (now flashes with LoRa TX)
This commit is contained in:
parent
cf17091588
commit
ae8fb5d9b1
5 changed files with 17 additions and 3 deletions
|
|
@ -11,6 +11,4 @@ const uint32_t g_ADigitalPinMap[] = {
|
|||
|
||||
void initVariant()
|
||||
{
|
||||
pinMode(LED_BUILTIN, OUTPUT);
|
||||
ledOff(LED_BUILTIN);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue