-
In the Makefile there is `MICROPY_USE_FATFS` but in `mpconfigport.h `there it is `#ifdef W60X_USE_FATFS`.
I assume both should denote the same. It feels natural to change the mpconfigport-notion? Is …
-
### Basic Infos
Using wifimanager library, on credential save, I get exceptions
#### Hardware
Hardware: nodemcu v1 12e
Core Version: 2.2.0 stable
### Description
Need help decipheri…
-
### Describe the problem you are having
Per the title Log says "unable to keep up with recording segments". I don't remember ever getting this on 0.11. I am getting lots of skips in my recordings. …
-
Hello,
You work like very elegant ! I juste have a question.
It is possible to update SPIFFS ?
I need to update FW and SPIFFS.
Best,
-
# Permission Model initial issue
Hello everybody!
Following up on the [Security Model initiative](https://github.com/nodejs/node/blob/master/doc/contributing/technical-priorities.md#permissionsp…
-
It happens once I include implementation "com.google.code.gson:gson:2.8.6".
```
java.lang.RuntimeException: com.android.build.api.transform.TransformException: java.lang.RuntimeException: java.l…
-
I want to set form loading state (spinner icon, disable input) when the user submits the form, and clear that state when the action completes or fails. Currently I am storing this state in my store, w…
-
Nomad should have some way for tasks to acquire persistent storage on nodes. In a lot of cases, we might want to run our own hdfs or ceph cluster on nomad.
That means, things like hdfs' datanodes nee…
-
### Enabling Offline Caching Using Room Persistence Library for Data Fetched with Retrofit in Jetpack Compose
#### Proposed article introduction
Offline caching allows an application to access t…
-
I've gotten a `cargo-pio` PlatformIO-first project to build with the Arduino SDK for ESP32. It wasn't quite as straightforward as I initially thought, based on the boilerplate code for a new `cargo-pi…