n

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
21:bc8c1cec3da6
Parent:
0:8ad47e2b6f00
--- a/Dither_Reg.h	Tue Feb 02 17:14:25 2016 +0000
+++ b/Dither_Reg.h	Wed Feb 03 07:19:30 2016 +0000
@@ -1,13 +1,10 @@
-
-
 extern uint32_t L_Vibro;
 extern uint32_t T_Vibro;
-extern int 	F_ras;          //e. really output frequency, divided by 16  (for transmission) 
-extern int 	T_VB_pll;       //e. PD output of the frequency regulator of the dither drive  //r. âûõîä ÔÄ ðåãóëÿòîðà ÷àñòîòû âèáðîïðèâîäà
+extern int 	F_ras;          //e. really output frequency, divided by 16  (for transmission)
+extern int 	T_VB_pll;       //e. PD output of the frequency regulator of the dither drive  //r. выход ФД регулятора частоты вибропривода
 
 
-void init_Dither_reg(void); 
+void init_Dither_reg(void);
 
 void clc_Dith_regulator(void);
-void clc_OutFreq_regulator(void);
-
+void clc_OutFreq_regulator(void);
\ No newline at end of file