sw-dev-code

Results 18 issues of sw-dev-code

When I run the example code in platformiIO I'm getting the following error: ``` E (57) SPIFFS: mount failed, -10025 [E][SPIFFS.cpp:72] begin(): Mounting SPIFFS failed! Error: -1 [E][vfs_api.cpp:22] open(): File...

When I use Semi gauge there is empty space below like in the case when Full gauge is used. Is there a way to remove this empty space? The issue...

bug

Can you send me an example of `image.Image` usage because when I'm using instead of `extra_fb = image.Image(size=(320, 240))` I'm getting out of heap memory error. Even when I lower...

Can we have a Course Over Ground added as a result in `getGPSImpl ` function for SIM868?

Is there an option to select the React Native version just like we can do with the `react-native init newproject --version X.XX.X`?

enhancement

I'm using the LMIC-node library on the Heltec LoRa WIFI V2 board and there is the following problem that appears randomly in time: `Event: Uplink not scheduled because TxRx pending`...

question

I would like to know how to configure the MISO, MOSI, SCK and SS pins for SPI in the case when I'm using the custom board? From `hal.cpp` I can...

docs

According to documentation "https://firebase.google.com/docs/android/setup#assistant" required SDK version is 28 so when I run build with version 27 from source on this repository following error occurs: `error: resource android:attr/fontVariationSettings not found`

I would like to use the audio stream which is received over the Websocket as input to the SpeechToText service instead of input from the microphone. Is that possible and...

When I try to delete the Project I'm getting the `403 Forbidden` code, even if I was able to DELETE the repositories in the previous step. I'm able to delete...