超音波センサMB1010のテストプログラム(正確な値はまだとれていない)
Dependencies: mbed
Revision 2:cbb7a0d78b3c, committed 2019-02-10
- Comitter:
- Skykon
- Date:
- Sun Feb 10 19:51:08 2019 +0000
- Parent:
- 1:33a10faf57a9
- Commit message:
- a
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Feb 10 19:38:03 2019 +0000 +++ b/main.cpp Sun Feb 10 19:51:08 2019 +0000 @@ -1,3 +1,6 @@ +//センサ自体の問題か、正しい値が出ない(数種類くらい値が出る) + + #include "mbed.h" #include "MaxSonar.h"