Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ST7032 QEI PS4Serial
Dependents: 2021Arobo_UMAPYOI 2021Arobo_YUMIPYOI
Diff: cerica2.h
- Revision:
- 16:bba1ff6d196e
- Parent:
- 15:f2e702d0047c
- Child:
- 17:a5a5f1234eae
diff -r f2e702d0047c -r bba1ff6d196e cerica2.h
--- a/cerica2.h Wed Sep 18 07:51:42 2019 +0000
+++ b/cerica2.h Fri Oct 04 12:10:08 2019 +0900
@@ -81,7 +81,6 @@
//bool init(char toMD , bool rvs = false , bool omni = true, bool sound = false , frequency freq = F256, int channel_ = 0);
- //bool motor(bool available_ = 1);
bool RawMotor(char sendChannel,int verocity);
bool wait(int waitT);