MBjoern / arduino-ble-sensiscan

Library to get live values from Sensirion Gadgets using BLE on ESP32.
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Unsigned integer (uint8) cannot be negative #3

Closed stlljonas closed 1 year ago

stlljonas commented 2 years ago

While compilation using the Arduino IDE (1.8.X and below) works fine, when using the Arduino-CLI (like one might in a GitLab pipeline), an error is thrown because of this.

MBjoern commented 1 year ago

Duplicate... but thank you Jonas!