-
Notifications
You must be signed in to change notification settings - Fork 132
Esp32 c3 supermini DIY RX #54
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
base: master
Are you sure you want to change the base?
Conversation
fix tx and rx reverse issue, add logo and version information
…ssLRS-Hardware into ESP32C3_Supermini
|
Nice, could you also add the JSON file so people that build one can just drop the JSON file on the hardware page to configure it. |
|
Thanks for your review. I added a pull request for the json file in target repo: The only change is the led changed from rgb led to normal led in the supermini dev board. Other gpios keep unchanged. |
|
No, I meant to add the JSON file to this PR so it's available for users that want to build it. |
d3103a2 to
7c3a506
Compare
|
I got you, I have added the json file here. |
I build an checked the esp32-c3 supermini, it is easy to built and is working OK, could you please review and merge this pull request.