AKTanara
AKTanara
### Board ESP32-WROOM-32E (4MB Flash) ### Device Description Nothing ### Hardware Configuration Using On both WROOM Tester and on PCB ### Version v2.0.4 ### IDE Name Arduino IDE 1.8.19 ###...
I'm having the same issue this guy has had: ESP32, default sync TCP, was getting ~10sec freeze on main loop, when client not properly disconnected (disconnected power supply). Heartbeat enabled,...
Since it is an AsyncTask, it would block other AsyncTasks from running in parallel, so I would suggest use of **`discover.executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR);`** instead of **`discover.execute();`** in the **UPnPDiscovery.java**
I knew I'd have issues while trying to upload my code using Pro Mico as UPDI programmer, but I didn't think I'd have issues programming the programmer itself! While compiling...
I have hard time understanding the reason this bot needs Telegram Login! I have created a code that only uses `Bearer+Access token` and doesn't need any telegram account login! This...
I have trouble understanding bots prioritization strategy. For example when my balance is:  And the most profitable card I have for the time being is:  With profit ratio...
`2024-09-06 03:32:26 | INFO | 129 - 888 | Last passive earn: +24,560 | Earn every hour: 1,804,433 | Total keys: 187` `2024-09-06 03:32:32 | INFO | 242 - 888...