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.
Fork of LG by
Diff: main.c
- Revision:
- 39:15782b3b2ab2
- Parent:
- 38:716472a4492e
- Child:
- 40:8a6494f61326
--- a/main.c Sat Feb 06 14:26:26 2016 +0000
+++ b/main.c Sat Feb 06 14:48:44 2016 +0000
@@ -242,8 +242,8 @@
Gyro.Discharg = Gyro.Discharg >> 1;
}
- CMD_Rate();
-
+ CMD_Rate();
+ WriteCon("."); //Так просто выдавать в секунду 1 баййт ,что гирос жив
}
if (Event1K) {// событие раз в 1 кГц
@@ -267,12 +267,7 @@
if (EventVibro) {// событие от вибр
EventVibro --;
}
-
-
-
-
-
- Read_CMD();
+ Read_CMD();
// VibroOut();
