-
Hi,
I am doing this project as part of an EPQ at school and am quite new to programming. However, I can’t seem to find the coincidence code to upload into the IDE. Where can I find it and do I have t…
-
I found this issue when trying to use the plugin with nvim-java
```
Failed to run `config` for springboot-nvim
…
-
Good morning, I have a problem with compiling the miniapp program in Arduino IDE. I downloaded the folders to \Arduino\libraries according to the recommended method and I get the following message:
…
-
Hello, I'm trying to get your LED animation code to run on an ESP32 and it is throwing these compile time errors:
```
/Users/klord/Desktop/Arduino/ANIMartRIX/noise.ino:26:37: error: 'float lerp(fl…
-
**Describe the bug**
_A clear and concise description of what the bug is._
Short Summary of the expected behavior: Compile the GPAD firmware
Short Summary of the buggy behavior:
Failed to compil…
-
After loding one of the examples like internalClockSync many compiler errors.
Z:\documents\arduino\libraries\DCF77\examples\InternalClockSync\InternalClockSync.ino:28:8: error: 'time_t time' redecl…
-
Hallo,
ich habe versucht den Code auf den Arduino zu laden...leider kommt bei der Compilierung schon eine Reihe von Fehlermeldungen (siehe unten)
Kann mir jemand helfen oder hatte den gleichen Fehl…
-
### Describe the bug
Build [Basics/display/display.ino](https://github.com/m5stack/M5Core2/blob/master/examples/Basics/display/display.ino)
**M5Core2 build error**
```
In file included from c:…
-
Keep receiving the following error when trying to compile 1.3.3 EvilCrowRF-V2 using Ardiuno 2.3.3. Also using the additional board : https://espressif.github.io/arduino-esp32/package_esp32_index.json
…
-
Hi! I'm using a Gen2.1.1 board and trying to use the [TestSpeed.ino](https://github.com/RoboDurden/Hoverboard-Firmware-Hack-Gen2.x-GD32/tree/main/Arduino%20Examples/TestSpeed) but I'm not sure if I'm …