📜  标识符“Serial”未定义 - 无论代码示例

📅  最后修改于: 2022-03-11 15:00:22.843000             🧑  作者: Mango

代码示例1
in order for Serial to be able to works with intellisense, you need to add "defines": [ "USBCON" ] in your c_cpp_properties.json.