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 LGstaandart by
Diff: vibro.h
- Revision:
- 158:0c8342e1837a
- Parent:
- 157:1069c80f4944
- Child:
- 162:44e4ded32c6a
--- a/vibro.h Tue May 10 14:11:25 2016 +0000
+++ b/vibro.h Wed May 11 14:04:57 2016 +0000
@@ -92,7 +92,8 @@
//пятый ацп, он же амплитудный детектор "AD". есть два фильтра быстрый "Fast" и медленный "Slow"
unsigned int ADF_Accum; //Значенее амплитудного детектора Временное
unsigned int ADS_Accum; //Значенее амплитудного детектора Временное
-
+ unsigned int ADS_AccumTermLM;
+ unsigned int TermLM;
unsigned int ADF_Count; //Значенее времени накопления данных
unsigned int ADS_Count; //Значенее времени накопления данных
