-
Processing microdetect (platform: atmelavr; board: micro; framework: arduino)
--------------------------------------------------------------------------------
Verbose mode can be enabled via `-v, --…
-
Добрый день. Прочел статью, перешел сюда, скачал. А как дальше? В статье сказано, что в архиве есть shell скрипт. А тут он где? Вообще хотелось бы в README.md увидеть полное описание того, как разверн…
-
I'm trying to use the library with TinyGsm and I'm taking this strange error when I compile
Board: Arduino Mega 2560
Code:
```
#include
#include
#include
#include
#include
#inc…
-
Hi, it's me again, the guy with the weird problems. This time, I believe I have a decent grasp on what's going wrong. It's documented with a minimal example and a README here: https://github.com/tronj…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Library version
Yes, from Arduino library manager.
### Bug description
I create a new project using your ex…
ghost updated
5 months ago
-
**Describe the bug**
After installing the library it is unable to build because of Value.h
**Logs**
Processing nanoatmega328 (platform: atmelavr; board: nanoatmega328; framework: arduino)
------…
-
I'm having an issues with compilation, for some reason U8x8lib.cpp is including Wire1.
```
pio run -e target
Processing target (platform: atmelavr; board: ATmega1284P; framework: arduino)
------…
-
### Please describe your issue.
Trying to build from source
```
* Executing task: C:\Users\idqu\.platformio\penv\Scripts\platformio.exe run --environment arduino_leonardo_16
Processing ardu…
-
### Hey i tried changing AnemometerVoltageMin and Max Settings to another Value and build the Firmware but i get the Error that SPI.h is missing:
```console
Processing uno (board: nanoatmega328; p…
-