mirror of https://github.com/meshcore-dev/MeshCore
committed by
GitHub
1 changed files with 26 additions and 0 deletions
@ -0,0 +1,26 @@ |
|||
## Summary |
|||
|
|||
<!-- What does this PR do and why? Link to related issues with "Fixes #123". --> |
|||
|
|||
## Type of Change |
|||
|
|||
- [ ] Bug fix |
|||
- [ ] New feature |
|||
- [ ] Board / variant support |
|||
- [ ] Breaking change |
|||
- [ ] Build system / CI |
|||
- [ ] Refactor / code quality |
|||
- [ ] Documentation |
|||
|
|||
## Hardware Tested |
|||
|
|||
<!-- List the hardware you tested on, or "None" if you don't have hardware. --> |
|||
<!-- e.g., T1000-E, Heltec LoRa32 v3, RAK4631, T-Deck --> |
|||
|
|||
## Test Plan |
|||
|
|||
<!-- How did you verify this change works? --> |
|||
|
|||
- [ ] Compiles without warnings on target environment(s): ___ |
|||
- [ ] Tested on physical hardware |
|||
- [ ] Tested via companion app: ___ |
|||
Loading…
Reference in new issue