Harsh Bhikadia
Harsh Bhikadia
Yes, it is working for me.
also add Wifi generation/standard supported info I have curated this info from - https://en.wikipedia.org/wiki/List_of_iOS_and_iPadOS_devices ``` if device.isPod { // iPod 6,7 - Wi-Fi (802.11 a/b/g/n/ac) // iPod 5 - Wi-Fi...
Any update on this? should be renamed to `ESP_IDF_EXTRA_PARTITION_BEFORE_APP` ??
If we move this "extra part" at top - then if some one wants to configure it, he has to shift all three default offsets - `NVS_ADDR`, `OTA_DATA_ADDR` and `APP_OFFSET`....
Or do you think this "shifting" should be handled by MGOS? That is a bit non-trivial - as have make sure that the offset is "aligned" as per ESP spec.
I think this should be adapted with this package it self following material design guidelines. If there is a BottomBar defined then It should be replaces with NavigationRail in larger...
@schlunsen I have been busy with other projects recently. Now that I am back! I have prepared this. Please give your feedback on it. This could act as a central...
@schlunsen Please also tag other active contributors for their views/feedback on it.
ASAIK, you can set "time" as primary key - there are not limitation on TSDB end. Not sure why does this module enforces it? @schlunsen can you give explanation for...
I am in no hurry for this feature, but it would be nice to have!