Some checks failed
Continuous Integration / Rust Checks (map[args:--all -- --check --color always command:fmt]) (push) Has been cancelled
Continuous Integration / Rust Checks (map[args:--all-targets --all-features --workspace -- -D warnings command:clippy]) (push) Has been cancelled
Continuous Integration / Rust Checks (map[args:--release command:build]) (push) Has been cancelled
35 lines
678 B
Markdown
35 lines
678 B
Markdown
---
|
|
name: Hardware issue
|
|
about: Report a hardware-related problem or compatibility issue
|
|
title: '[HARDWARE] '
|
|
labels: hardware
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Hardware Configuration**
|
|
- ESP32 Board Model:
|
|
- GPS Module:
|
|
- Display Type:
|
|
- Power Supply:
|
|
- Other Connected Components:
|
|
|
|
**Issue Description**
|
|
A clear description of the hardware issue.
|
|
|
|
**Expected Behavior**
|
|
What you expected to happen.
|
|
|
|
**Actual Behavior**
|
|
What actually happened.
|
|
|
|
**Photos/Diagrams**
|
|
If applicable, add photos or diagrams to help explain your problem.
|
|
|
|
**Environment**
|
|
- Temperature:
|
|
- Indoor/Outdoor:
|
|
- Weather Conditions (if relevant):
|
|
|
|
**Additional Context**
|
|
Add any other context about the problem here. |