Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图了解 Arduino 中的 F() 宏对 PGMEM 和 RAM 的实际作用以及运行时的影响。有人可以指出定义此宏的文件吗?
这可能是一个较旧的版本,但定义它的地方Wstring.h是这里。
Wstring.h
您可以自己找到它:如果您安装了 Arduino,您可以搜索安装目录。WString.h应该在hardware\arduino\cores\arduino\
WString.h
hardware\arduino\cores\arduino\