Paul Fleming

Results 9 comments of Paul Fleming

This is a breaking change and I don't believe it hits the intended goal. Currently define guards are set with no value. `#define M5EZ_WIFI` #if requires a value to pass,...

`This is exactly the problem - once the M5EZ_ setting is defined, there is no way how to change it/undefine it without editing the source code of the library itself...

Was unaware of that, my mistake. I think the desire for easier compile-time options is valid, I don't believe targeting a method that works best for PlatformIO is ideal. Simplest/most...

merged. We plan to address platform support shortly where we can handle the nuisances of M5Stacks ever-changing power IC's

Reopened - Made a mistake earlier, PR is still pending review as we needed to test the change on a few HW revisions.

Strange issue. Some tweaks to logging showed the instance was not being enabled. However dragging the pins from the SET(promote to variable) to the set enabled/height/width corrected the issue. It...

I'm running a PIE session with a active browser session (Fully initialized and texture is rendering). The port is Listening so I assume it is in a good state. However...

Restart of editor and started in debug session shows zero errors regarding CEF/Blu. Only worthwhile entries: LogBlu: Component Initialized LogBlu: Loading URL: blui://WebUI/CNC/index.html LogBlu: Load Local File: file:///C:/Users/Paul/Perforce/paultech_windows/WebUI/CNC/index.html I'll double...

Able to replicate problem on different computer with similar version information. Does BLUI have its own log file or method to trigger more verbose logging? Currently very little is logged...