File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ Please fill the info fields, it helps to get you faster support ;)
2+
3+ If you have a Guru Meditation Error, please decode it:
4+ https://github.com/me-no-dev/EspExceptionDecoder
5+
6+ ----------------------------- Remove above -----------------------------
7+
8+
9+ ### Hardware:
10+ Board: ?ESP32 Dev Module?
11+ Core Installation/update date: ?11/jul/2017?
12+ IDE name: ?Arduino IDE? ?Platform.io? ?IDF component?
13+ Flash Frequency: ?40Mhz?
14+ Upload Speed: ?115200?
15+
16+
17+ ### Description:
18+ Describe your problem here
19+
20+
21+ ### Sketch:
22+ ``` cpp
23+
24+ // Change the code below by your sketch
25+ #include < Arduino.h>
26+
27+ void setup () {
28+ }
29+
30+ void loop () {
31+ }
32+ ```
33+
34+ ### Debug Messages:
35+ ```
36+ Enable Core debug level: Debug on tools menu of Arduino IDE, then put the serial output here
37+ ```
You can’t perform that action at this time.
0 commit comments