for learning

Dependencies:   mbed FastPWM

Revision:
252:179a8c8791dc
Parent:
251:4b0e0b1ff297
Child:
253:0246366e0dcb
diff -r 4b0e0b1ff297 -r 179a8c8791dc setting.h
--- a/setting.h	Fri Jan 08 12:39:16 2021 +0000
+++ b/setting.h	Tue Feb 16 07:12:23 2021 +0000
@@ -398,6 +398,7 @@
 extern double I_ERR_INT;
 extern double I_REF_fil_old;
 extern double I_REF_fil_diff;
+extern double I_REF_fil_DZ;
 
 // system id
 extern int cnt_sysid;