Nostr data source implementation
This commit is contained in:
parent
8e71f29d10
commit
87b22e5851
13 changed files with 236 additions and 51 deletions
|
@ -44,7 +44,7 @@ extern "C" void app_main()
|
|||
|
||||
int64_t currentUptime = esp_timer_get_time() / 1000000;
|
||||
;
|
||||
|
||||
|
||||
if (!getIsOTAUpdating())
|
||||
{
|
||||
#ifdef HAS_FRONTLIGHT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue