arduino String转char *

String name = "hello";
name.c_str();//转为char *

 

posted @ 2021-11-13 15:17  盛世芳华  阅读(1346)  评论(0)    收藏  举报