forkd

Dependencies:   mbed

Fork of LG2 by Dmitry Kovalev

Revision:
216:189b0ea1dc38
Parent:
215:b58b887fd367
Child:
218:b4067cac75c0
--- a/Global.c	Tue Aug 29 06:33:08 2017 +0000
+++ b/Global.c	Mon Sep 04 12:09:55 2017 +0000
@@ -34,10 +34,12 @@
 
 
 
- int BuffADC_1Point		[600];
- int BuffADC_64Point	[100];	
- int BuffADC_16Point	[100];
- int BuffADC_32PointD	[100];
+ int BuffADC_1Point			[600];
+ int BuffADC_1Point_64  	[100];
+ int BuffADC_1Point_Recalc	[100];
+ int BuffADC_64Point		[100];	
+ int BuffADC_16Point		[100];
+ int BuffADC_znak		[100];
 
 int Buff_Restored_Mod 			[100];
 int Buff_PLC_Eror	 			[100];