主にオムニです。

Dependencies:   EC mbed HCSR04

Fork of asimawari by yuto kawamura

pin_define.h

Committer:
yuto17320508
Date:
2017-10-26
Revision:
3:73625a6c9750
Parent:
2:0a99389df632

File content as of revision 3:73625a6c9750:


Serial pc(SERIAL_TX, SERIAL_RX)

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