Closed phoddie closed 2 years ago
It looks like the memory allocated by this function will be orphaned.
https://github.com/m5stack/M5-CoreInk/blob/b5003a1661bb55c48a0c1d1aa2b191e6e2bb00ca/examples/FactoryTest/FactoryTest.ino#L52-L61
We have now solved this problem, thank you for your feedback
Great. Thank you!
It looks like the memory allocated by this function will be orphaned.
https://github.com/m5stack/M5-CoreInk/blob/b5003a1661bb55c48a0c1d1aa2b191e6e2bb00ca/examples/FactoryTest/FactoryTest.ino#L52-L61