Mars.CN
Results
2
issues of
Mars.CN
I am using ESP32-S3 and ESP-IDF4.4.2, but there was an error during compilation: ` #define TYPE_HAS_ITERNEXT(type) (type->flags & (MP_TYPE_FLAG_ITER_IS_ITERNEXT | MP_TYPE_FLAG_ITER_IS_CUSTOM | MP_TYPE_FLAG_ITER_IS_STREAM)) ` I think it should be caused...
There are no issues with compilation and burning, and it can also connect to WiFi, but it starts up `RCCHECK(rclc_support_init_with_options(&support, 0, NULL, &init_options, &allocator));` Will report an error: `Failed status...