<div style="margin: 0px; padding: 0px; border: 0px; line-height: 1.57143em; font-family: gotham, helvetica, arial, sans-serif; font-size: 14px; color: rgb(56, 56, 56); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">在Arduino Eclipse編譯完後,出現</div> <div data-mce-style="text-indent: 0mm; margin: 0.00mm 0mm 0.00mm 0mm;" style="margin: 0mm; padding: 0px; border: 0px; line-height: 1.57143em; font-family: gotham, helvetica, arial, sans-serif; font-size: 14px; color: rgb(56, 56, 56); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0mm; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;"> <div style="margin: 0px; padding: 0px; border: 0px; line-height: 1.57143em; font-family: gotham, helvetica, arial, sans-serif; font-size: 14px;"><span color="#010101" data-mce-style="color: #010101; font-family: 'Microsoft JhengHei UI';" face="Microsoft JhengHei UI" style="color:rgb(1, 1, 1); font-family:microsoft jhenghei ui; line-height:1.57143em"><span data-mce-style="color: #ff4635;" style="color:rgb(255, 70, 53); line-height:1.57143em">Multiple markers at this line</span>的錯誤訊息</span></div> <div style="margin: 0px; padding: 0px; border: 0px; line-height: 1.57143em; font-family: gotham, helvetica, arial, sans-serif; font-size: 14px;"><img alt="" class="en-media" data-mce-src="https://www.evernote.com/shard/s420/res/56999ecf-5c78-4c82-a768-8e6fb53bd297.png" name="56999ecf-5c78-4c82-a768-8e6fb53bd297" src="https://www.evernote.com/shard/s420/res/56999ecf-5c78-4c82-a768-8e6fb53bd297.png" style="margin: 0.857412em 0px 1.286em; padding: 0px; border: 0px; max-width: 100%; height: auto;" title=""></div> <div style="margin: 0px; padding: 0px; border: 0px; line-height: 1.57143em; font-family: gotham, helvetica, arial, sans-serif; font-size: 14px;"> </div> <div style="margin: 0px; padding: 0px; border: 0px; line-height: 1.57143em; font-family: gotham, helvetica, arial, sans-serif; font-size: 14px;">經檢查後發現是Blink.ino沒有include到Arduino.h檔</div> <div style="margin: 0px; padding: 0px; border: 0px; line-height: 1.57143em; font-family: gotham, helvetica, arial, sans-serif; font-size: 14px;">加入#include "Arduino.h"</div> <div style="margin: 0px; padding: 0px; border: 0px; line-height: 1.57143em; font-family: gotham, helvetica, arial, sans-serif; font-size: 14px;">就沒有再出現此錯誤訊息了</div> <div style="margin: 0px; padding: 0px; border: 0px; line-height: 1.57143em; font-family: gotham, helvetica, arial, sans-serif; font-size: 14px;"><img alt="" class="en-media" data-mce-src="https://www.evernote.com/shard/s420/res/475d133d-52c7-43e4-9071-ed8e4324b345.png" name="475d133d-52c7-43e4-9071-ed8e4324b345" src="https://www.evernote.com/shard/s420/res/475d133d-52c7-43e4-9071-ed8e4324b345.png" style="margin: 0.857412em 0px 1.286em; padding: 0px; border: 0px; max-width: 100%; height: auto;" title=""></div> </div>