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 LG2 by
Diff: Global.c
- Revision:
- 15:f5191a1c3805
- Parent:
- 13:e2a1d18677b8
- Child:
- 16:18e3fd7b92d0
--- a/Global.c Tue Feb 02 15:15:58 2016 +0000
+++ b/Global.c Tue Feb 02 16:33:45 2016 +0000
@@ -7,6 +7,14 @@
unsigned long MaxAmp=0;
unsigned char BuffTemp[100];
unsigned char Time[100];
+unsigned int Event1Hz = 0;
+unsigned int Event1K = 0;
+unsigned int Event100K = 0;
+unsigned int EventVibro = 0;
+unsigned int Time1K = 0;
+unsigned int Time100K = 0;
+unsigned int Time1Hz = 0;
+unsigned int Clock1Hz = 0;
void VibroPush(void)
{
