simeon9696

Results 13 issues of simeon9696

I'm using the SdInfo.ino sketch and I've formatted the 1GB micro sd card with the [official formatter](https://www.sdcard.org/downloads/formatter/). Here's the full output of the sketch: ``` SdFat version: 2.0.4 Assuming the...

Hello, I'm trying to build an app that measures the distance of a device based on the RSSI value of the connected device. I know this is not the most...

Type: Bug

**Describe the bug** Duration seems to be incorrect. The difference between March 29th, 2020 and March 28th 2021 should be less than 12 months **Expected behavior** Calculating the difference between...

I know this was handled [here](https://github.com/Links2004/arduinoWebSockets/issues/208) but I'm currently using the ATmega branch and since the last commit was in 2019 I'm not sure if the fixed got uploaded there....

I just added in the [sitemap module](https://sitemap.nuxtjs.org/) and the warning at the end of this post came up. I'm not sure where to start with this one because the only...

Not a bug just a general question. How would we access `firestore `in the generate hook?

I'm using the fetch() hook in Nuxt with Firestore and when called on the server it always returns an empty array. If called from the client, it returns a populated...

**Module version** @nuxtjs/vuetify-v1.11.0 **Describe the bug** Datepicker shows the current date the first time it's loaded but as soon as I change the date the current date disappears. It re-appears...

Hi! What are the supported file formats?

### Expected Behavior Able to click button inside parallax ### Actual Behavior Cannot click button inside parallax. I'm using vuetify but even a basic test like below with no vuetify...