mars000

Results 6 issues of mars000

hi I am trying to compile on PlatformIO on ESP32 I have commented in `#define EZTIME_CACHE_NV`S as per instructions. PlatfromIO still resulting in compile error....can't figure out why :-( I...

running windows 0.4.0 beta 1 on windows 11 (latest build) when new retained messages received does the app does not show the usual "REATINED x" text in app window. I...

How and where would you put the TLS certificate client in your flutter/dart program ? How do you ensure the dart/flutter program is using the correct postgres client certificate ?...

hope you can help. When I upgrade to V9.7.1 i get following error ... Not sure how to fix this if you can help would be much appreciated. ``` Running...

What kind of issue is this? I have a LOLIN S3 board. In `platformio.ini file`, when I compile below code using `board = lolin_s3 `and it fails to run/mount LittleFS....

help wanted
Arduino
stale

Hi I'm trying to capture a pinch to zoom action by using GestureDector as per below, I can confirm it first `onDoubleTap `but not for `onLongPress`, `onScaleUpdae `or `onScaleEnd`. Is...

enhancement
Fundamental