Tomáš Kolinger
Tomáš Kolinger
### Which version of floccus are you using? 5.0.7 ### Describe the Bug Android app crashes here on `SendIntent.finish()` https://github.com/floccusaddon/floccus/blob/develop/src/ui/views/native/AddBookmarkIntent.vue#L173 When new bookmark is saved via SendIntent/share to Floccus. The...
I stubbled upon your section about how to reduce power consumption of ESP32-CAM and found it helpful. Your result was unfortunately too far for my needs. I was aiming for...
Original implementation is using `time.daylight` to detect if DST is active and that's not correct since the `time.daylight` returns: > Nonzero if a DST timezone is defined. The `time.daylight` tells...