You can contact M5Stack through their official website's contact page or email them at support@m5stack.com. Additionally, their forums and social media channels are great for inquiries.
Best posts made by peolsolutions
-
RE: How to contact M5Stack?
-
RE: Why have switch and button widgets been removed from uiflow
A major redesign was undertaken with the release of UiFlow 2.0, which removed switch and button widgets. The platform has been redesigned with a more flexible, code-driven approach, allowing for more low-level touch handling over prebuilt UI elements. Users can now create custom buttons using touch coordinates and visual elements such as rectangles or images. This method offers greater customization, but requires more manual effort to set up. A number of users hope that built-in widgets will return in future updates.
-
RE: Autosave UIFlow program in cloud
Data loss can be prevented and accessibility is ensured by automatically saving UIFlow programs in the cloud. Integrate Google Drive, Dropbox, or AWS S3 for automatic backups if built-in cloud sync is available. With version control, GitHub or GitLab can be used to track changes. The functionality of autosave can be enhanced with custom solutions that utilize Firebase or real-time databases. Using autosave ensures seamless workflows, data security, and easy recovery, thereby improving productivity and collaboration across devices.
-
RE: How to remove Labels and Touch Buttons?
To remove labels and touch buttons, access the interface design or software settings. Locate the labels and buttons section, and delete or disable them. Save changes. Refer to user manuals or guides for specific instructions tailored to your device or platform.
-
RE: 3 things kind of odd in UIFlow2
UIFlow2 can feel odd due to inconsistent block behavior, limited error feedback, and occasional cloud sync issues, making it tricky for users to debug and manage projects efficiently.