diff --git a/cores/rp2040/WString.h b/cores/rp2040/WString.h new file mode 100644 index 0000000..663db30 --- /dev/null +++ b/cores/rp2040/WString.h @@ -0,0 +1 @@ +#include "api/String.h"