You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
12
+
13
+
**Expected behavior**
14
+
A clear and concise description of what you expected to happen.
15
+
16
+
**Images**
17
+
18
+
If it is a visual issue then take a picture of it or a video and add it here.
19
+
20
+
**If you are having a problem compiling paste the build output below. (NO SCREENSHOTS)**
21
+
22
+
```shell
23
+
PASTE OUTPUT HERE
24
+
```
25
+
26
+
**If your problem is running the binding please past the code you are using below.***
27
+
I need to see ALL of the setup code exactly as it is being ran.
28
+
29
+
```python
30
+
PASTECODEHERE
31
+
```
32
+
33
+
**Exact make and model number of the MCU that you are compiling for or the firmware is running on. **
34
+
35
+
* Make:
36
+
* Model:
37
+
38
+
**For ESP32 MCU's The PSRAM and FLASH SPI type, quad SPI or octal SPI.**
39
+
40
+
* PSRAM: quad OR octal
41
+
* FLASH: quad OR octal
42
+
43
+
I need to know the OS and OS version of the machine that compiled the binary. If using a VM then I need to know the OS and OS version the VM is running. (WSL == VM)
0 commit comments