主にオムニです。

Dependencies:   EC mbed HCSR04

Fork of asimawari by yuto kawamura

pin_define.h

Committer:
yuto17320508
Date:
2017-10-25
Revision:
2:0a99389df632
Parent:
1:b15569582801

File content as of revision 2:0a99389df632:


Serial pc(SERIAL_TX, SERIAL_RX)

//超音波センサ用
HCSR04 usensorX(,);  //Trigger(DO),Echo(PWMIN)
HCSR04 usensorY(,);
DigitaOut myled(LED1);  //センサの動作確認