Robotics LAB LED

Dependencies:   mbed

實驗二

使開發板上之LED以每秒一次的頻率閃爍

Hint

  1. 將Ticker頻率設為100 Hz (週期10ms)
  2. 以計數器方式計算一秒

Due Date:2018/03/16

Revisions of main.cpp

Revision Date Message Actions
0:9249cba27176 2018-02-28 Robotics LAB LED File  Diff  Annotate