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

resolve heltec-wireless-tracker serial issue #2621

Merged
merged 3 commits into from
Jul 17, 2023

Conversation

mverch67
Copy link
Collaborator

@mverch67 mverch67 commented Jul 17, 2023

heltec-wireless-tracker is not (yet) natively supported by platformio, so previously we used the very similar board definition of heltec_wifi_lora_32_V3.
However this leads to USB serial problems, because its board definition has a hard-coded -DARDUINO_USB_MODE=1 defined.

This PR solves this issue by using an explicit board definition in heltec-wireless-board.json which corrects the unwanted serial (mis-)behavior.

@github-actions
Copy link
Contributor

🤖 Pull request artifacts

file commit
pr2621-firmware-2.1.19.985690b.zip 985690b

thebentern added a commit to meshtastic/artifacts that referenced this pull request Jul 17, 2023
@thebentern thebentern merged commit 541291c into meshtastic:master Jul 17, 2023
48 checks passed
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