You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
549 B
30 lines
549 B
---
|
|
name: Question
|
|
about: Open an issue to ask something
|
|
title: "[QUESTION]"
|
|
labels: question
|
|
assignees: ''
|
|
---
|
|
|
|
<!-- Make sure to read the documentaion (https://github.com/lubeda/EspHoMaTriXv2/blob/main/README.md) before asking questions. -->
|
|
|
|
# Question
|
|
|
|
Add here your question.
|
|
|
|
## Additional information
|
|
|
|
- used Hardware:
|
|
- ESP32 or ESP8266
|
|
- EspHoMaTriXv2 version: [ eg. 2023.5.0 ]
|
|
|
|
## Logs
|
|
|
|
```text
|
|
(optional) Add relevant logs which could help tackle the problem.
|
|
```
|
|
|
|
## Additional context
|
|
|
|
Add any other context about the problem here.
|