Add WString.h include redirect for broader compat (#1083)

See #1079
This commit is contained in:
Earle F. Philhower, III 2022-12-31 11:03:28 -08:00 committed by GitHub
parent 6a30e4b7a4
commit a781ec2fdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
cores/rp2040/WString.h Normal file
View file

@ -0,0 +1 @@
#include "api/String.h"