-
It works perfectly on ESP8266, SAMD, nRF52, but not on ESP32, and I can't figure out why 😩
```
example:15:1: error: 'QRcode' does not name a type
QRcode qrcode (&display);
^~~~~~
/var/folders…
-
### Hardware:
Board: ESP32-C3-DevKitM-1
Core Installation version: 2.0.0-alpha1
IDE name: Arduino IDE
Flash Frequency: 80Mhz
Upload Speed: 921600
Computer OS: …
-
Hello,
I am writing to you because for me it is the first approach with IDF and therefore I could have something wrong.
I am very interested in this project to allow me to bring a mqtt server to m…
-
**Environment**:
- EMQ X version (e.g. `emqx_ctl status`): I cannot get any version with this command. I think it is 4.0.2, could it be?
- Hardware configuration (e.g. `lscpu`): Raspberry Pi 3b
…
-
Hello, this happens in a clean and up-to-date debian sid environment, on amd64
```
gquic.pcap ERROR
../example/ndpiReader -p ../example/protos.txt -c ../example/categories.t…
-
hello! i'm getting a linker error when building for the ESP32-S2 variant.
the error is very similar to #24, except it's complaining about `undefined reference to '__sync_lock_test_and_set_4'`
fu…
-
Out of curiosity I took a look at [SocketManager](https://github.com/dotnet/orleans/blob/master/src/Orleans/Messaging/SocketManager.cs) and [related](https://github.com/dotnet/orleans/search?utf8=%E2%…
-
I purchased one of the official [`ESP32-S2-DevKitM-1`](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-devkitm-1-v1.html) boards from Espressif on Amazon …
-
add instructions for building 21.02.0-rc1, but I can't find what to add to feeds.conf.default. from 19.07 does not work.
-
I am getting the following error from file qr_espi.h
`C:\Users\rober\Documents\Arduino\libraries\QRcode_eSPI-master\src/qrcode_espi.h:14:1: error: expected class-name before '{' token
{
^
`