网页资讯视频图片知道文库贴吧地图采购
进入贴吧全吧搜索

 
 
 
日一二三四五六
       
       
       
       
       
       

签到排名:今日本吧第个签到,

本吧因你更精彩,明天继续来努力!

本吧签到人数:0

一键签到
成为超级会员,使用一键签到
一键签到
本月漏签0次!
0
成为超级会员,赠送8张补签卡
如何使用?
点击日历上漏签日期,即可进行补签。
连续签到:天  累计签到:天
0
超级会员单次开通12个月以上,赠送连续签到卡3张
使用连续签到卡
08月07日漏签0天
arduino吧 关注:75,373贴子:230,218
  • 看贴

  • 图片

  • 吧主推荐

  • 视频

  • 游戏

  • 0回复贴,共1页
<<返回arduino吧
>0< 加载中...

【arduino】MWC飞控用arduino1.8.1校验2.3固件源码就出错

  • 只看楼主
  • 收藏

  • 回复
  • naeugek10390
  • 小有名气
    4
该楼层疑似违规已被系统折叠 隐藏此楼查看此楼
/*************** Error Checking Section ********************/
/**************************************************************************************/
#ifndef NUMBER_MOTOR
#error "NUMBER_MOTOR is not set, most likely you have not defined any type of multicopter"
#endif
#if (defined(LCD_DUMMY) || defined(LCD_SERIAL3W) || defined(LCD_TEXTSTAR) || defined(LCD_VT100) || defined(LCD_TTY) || defined(LCD_ETPP) || defined(LCD_LCD03) || defined(OLED_I2C_128x64) ) || defined(OLED_DIGOLE)
#define HAS_LCD
#endif
#if (defined(LCD_CONF) || defined(LCD_TELEMETRY)) && !(defined(HAS_LCD) )
#error "LCD_CONF or LCD_TELEMETRY defined, and choice of LCD not defined. Uncomment one of LCD_SERIAL3W, LCD_TEXTSTAR, LCD_VT100, LCD_TTY or LCD_ETPP, LCD_LCD03, OLED_I2C_128x64, OLED_DIGOLE"
#endif
#if defined(POWERMETER_SOFT) && !(defined(VBAT))
#error "to use powermeter, you must also define and configure VBAT"
#endif
#if defined(LCD_TELEMETRY_AUTO) && !(defined(LCD_TELEMETRY))
#error "to use automatic telemetry, you MUST also define and configure LCD_TELEMETRY"
#endif
#if defined(LCD_TELEMETRY_STEP) && !(defined(LCD_TELEMETRY))
#error "to use single step telemetry, you MUST also define and configure LCD_TELEMETRY"
#endif
#if defined(A32U4_4_HW_PWM_SERVOS) && !(defined(HELI_120_CCPM))
#error "for your protection: A32U4_4_HW_PWM_SERVOS was not tested with your coptertype"
#endif
#endif /* DEF_H_ */


登录百度账号

扫二维码下载贴吧客户端

下载贴吧APP
看高清直播、视频!
  • 贴吧页面意见反馈
  • 违规贴吧举报反馈通道
  • 贴吧违规信息处理公示
  • 0回复贴,共1页
<<返回arduino吧
分享到:
©2025 Baidu贴吧协议|隐私政策|吧主制度|意见反馈|网络谣言警示