Describe the bug
Are there any examples of the Zigbee Unit (SKU:U110) working with the M5CoreS3?
To reproduce
Compiling https://github.com/m5stack/M5Stack/tree/master/examples/Unit/Zigbee_CC2630/P2P_TEST, I got an error
fatal error: M5Stack.h: No such file or directory
I also tried to change M5Stack.h to M5CoreS3.h, I got a new error
error: no matching function for call to 'byteArray::printfArray<HardwareSerial>(HWCDC*)'
Expected behavior
An example can be provided.
Screenshots
No response
Environment
Additional context
No response
Issue checklist
Describe the bug
Are there any examples of the Zigbee Unit (SKU:U110) working with the M5CoreS3?
To reproduce
Compiling https://github.com/m5stack/M5Stack/tree/master/examples/Unit/Zigbee_CC2630/P2P_TEST, I got an error
fatal error: M5Stack.h: No such file or directoryI also tried to change
M5Stack.htoM5CoreS3.h, I got a new errorerror: no matching function for call to 'byteArray::printfArray<HardwareSerial>(HWCDC*)'Expected behavior
An example can be provided.
Screenshots
No response
Environment
Additional context
No response
Issue checklist