-
I'm having trouble compiling your GitHub code with the latest version of Arduino. Do you know why?
Could you also add all the libraries required for the project to this repository?
Thank you.
…
-
### Board
[SparkFun Distance Sensor - 1.3 Meter, VL53L4CD (Qwiic)](https://www.sparkfun.com/products/18993)
[SparkFun Distance Sensor Breakout - 4 Meter, VL53L1X (Qwiic)](https://www.sparkfun.com/pro…
-
**When compiling using Arduino IDE 2.3.3, the following errors are returned by the compiler:**
Any assistance appreciated.
In file included from C:\Users\Mike\AppData\Local\Arduino15\packages\esp3…
-
Greatjob !
I'm trying to make the same type of connection from an ESP32 to a Meter but can't retrieve the "16b Service Data".
Do you have anyclue ?
Or maybe do you think it's possible ?
-
```
~/Development/Arduino/libraries/ArduinoECCX08/src/utility/ECCX08JWS.cpp: In member function 'arduino::String ECCX08JWSClass::publicKey(int, bool)':
~/Development/Arduino/libraries/ArduinoECCX08/…
-
Hello,
i want to make tests with the example "argparser.ino" with VisualStudioCode and Platformio, but i get the error:
```
Processing esp32-console-test (platform: espressif32@6.5.0; board: esp…
-
I am using a ESP8266 ESP-12 ESP-12F NodeMcu Mini Module and SoftAP works fine without the autoconnect Library.
I tried the simple example and just including the library and errors out with the follow…
-
This code is very interesting.
Could be nice to have this project as arduino library and import it directly on arduino IDE.
-
```
In file included from /root/Arduino/libraries/Mozzi/MozziGuts.h:31:0,
from /root/Arduino/libraries/Mozzi/Mozzi.h:33,
from /root/Arduino/libraries/Mozzi/examp…
-
I'm not sure if this is the appropriate solution, but to allow an AVR project to compile correctly, I had to wrap the definition of `std::nothrow` in an `#ifdef`.
[**`new_handler.cpp`**](https://gi…