fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
129:406995a91322
Parent:
112:4a96133a1311
--- a/CntrlGLD.h	Mon Apr 11 11:04:34 2016 +0000
+++ b/CntrlGLD.h	Tue Apr 12 11:10:49 2016 +0000
@@ -34,7 +34,7 @@
 
 //e. *** the BLOCK of VARIABLES, LOADED from FLASH-memory ********************** //r. *** БЛОК ПЕРЕМЕННЫХ, ЗАГРУЖАЕМЫХ из FLASH-памяти **********************
 //e. Address (parameter number in the block = 0..255 ) //r. Адрес (Номер параметра в блоке = 0..255)
-typedef  union {
+/*typedef  union {
     int Array[171];
     struct {
         // Device_blk
@@ -137,7 +137,7 @@
 
 
 
-
+*/
 
 
 
@@ -146,7 +146,7 @@
 
 
 //e. ************ end of the BLOCK of VARIABLES, LOADED from FLASH-memory ************ //r. ************ конец блока загружаемых из флэш-памяти параметров ГЛД ************
-extern 	TDEVICE_BLK Device_blk; //e. the BLOCK of VARIABLES, LOADED from FLASH-memory //r. БЛОК ПЕРЕМЕННЫХ, ЗАГРУЖАЕМЫХ из FLASH-памяти
+ //e. the BLOCK of VARIABLES, LOADED from FLASH-memory //r. БЛОК ПЕРЕМЕННЫХ, ЗАГРУЖАЕМЫХ из FLASH-памяти
 
 extern 		 int Device_Mode;
 extern 	unsigned Valid_Data;