极客工坊

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 13078|回复: 0

Marlin固件

[复制链接]
发表于 2015-11-16 10:39:32 | 显示全部楼层 |阅读模式
请问Marlin固件中marlin.h中对串口有三个不同的定义,各代表什么意思?

#ifdef AT90USB
   #ifdef BTENABLED
         #define MYSERIAL bt
   #else
         #define MYSERIAL Serial
   #endif // BTENABLED
#else
  #define MYSERIAL MSerial
#endif
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则 需要先绑定手机号

Archiver|联系我们|极客工坊

GMT+8, 2024-4-20 14:21 , Processed in 0.041438 second(s), 18 queries .

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表