File tree Expand file tree Collapse file tree 3 files changed +44
-0
lines changed Expand file tree Collapse file tree 3 files changed +44
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+
5
+ ---
6
+
7
+ ## Description of Issue
8
+ Enter description of issue here. Include a clear and concise description of what you expected to happen and what actually happened.
9
+
10
+ ## Technical Details
11
+
12
+ - Arduino Board (e.g. Arduino Leonardo):
13
+ - Host OS (e.g. Windows 10):
14
+ - Arduino IDE Version (e.g. 1.8.3):
15
+
16
+ ## Sketch File that Reproduces Issue
17
+
18
+ ~~~
19
+ Sketch file goes here (if applicable)
20
+ ~~~
21
+
22
+ ## Wiring Details
23
+ Any pin wiring details that may be relevant.
24
+
25
+ ## Additional context
26
+ Add any other context about the problem here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+
5
+ ---
6
+
7
+ ** Describe your feature request**
8
+ A clear and concise description of what you feature you would like to see added to the library.
9
+
10
+ ** Additional context**
11
+ Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Support new board
3
+ about : Suggest a new board to support
4
+
5
+ ---
6
+
7
+ Please indicate which board you would like to see supported.
You can’t perform that action at this time.
0 commit comments