M5Stack icon indicating copy to clipboard operation
M5Stack copied to clipboard

Example Programs need to be Updated for M5Unified

Open wsanders opened this issue 4 months ago • 0 comments

Describe the bug

Most of the same programs that use graphics are not compatible with current libraries and need to be update for M5Unified. For example, code that include "#include <M5Stack.h>" and anything related to ESprite_TFT will not longer compile with current libraries.

To reproduce

Download and attemp to compile M5Stack/examples/Advanced/Display/Sprite/Sprite_drawPixel /Sprite_drawPixel.ino

Expected behavior

If I have time, I will rewrite M5Stack/examples/Advanced/Display/Sprite/Sprite_drawPixel /Sprite_drawPixel.ino and submit as a PR.

Screenshots

No response

Environment

  • OS:
  • IDE &IDE Version:
  • Repository Version:

Additional context

No response

Issue checklist

  • [x] I searched for previous reports in the issue tracker
  • [x] My report contains all necessary details

wsanders avatar Jun 10 '25 19:06 wsanders