Quentin F

Results 5 issues of Quentin F

### Describe the request It would be really great if the following command: `arduino-cli lib install --zip-path ./myzip-lib.zip` would also fetch the dependencies listed in the `library.properties`. ### Describe the...

type: enhancement
topic: code

``` In file included from /Users/simos/Documents/Arduino/libraries/Sensirion_Gadget_BLE_Arduino_Lib/src/AdvertisementHeader.h:34, from /Users/simos/Documents/Arduino/libraries/Sensirion_Gadget_BLE_Arduino_Lib/src/DataProvider.h:34, from /Users/simos/Documents/Arduino/libraries/Sensirion_Gadget_BLE_Arduino_Lib/src/Sensirion_Gadget_BLE.h:35, from /Users/simos/Documents/Arduino/Sensirion_Example2_SCD30_BLE_Gadget/Sensirion_Example2_SCD30_BLE_Gadget.ino:1: /Users/simos/Documents/Arduino/libraries/Sensirion_Gadget_BLE_Arduino_Lib/src/ByteArray.h:40:10: error: 'string' in namespace 'std' does not name a type 40 | std::string getDataString() { | ^~~~~~...

bug

As far as I could tell, it is required to have the `aws cli` installed and configured. It is mentioned nowhere though. Of course it might seem obvious to most...

**Issue:** A string of a single character is not printed by printToSprite when using a custom font created using the given script **To reproduce:** As far as I could tell,...

**Environment** - OS: Windows 10 - Version 1.9.24 **Describe the bug** When using a mapping to from MIDI to keyboard key a significant delay is present **To Reproduce** use minimal...