beremiz

Bug on __DEBUG no present fixed

2009-01-09, lbessard
d17bd2f00a87
Parents 7ee96191c476
Children 3bd617ae7a05
Bug on __DEBUG no present fixed
--- a/targets/plc_common_main.c Fri Jan 09 17:07:56 2009 +0100
+++ b/targets/plc_common_main.c Fri Jan 09 17:08:31 2009 +0100
@@ -27,6 +27,7 @@
* Variables used by generated C softPLC and plugins
**/
IEC_TIME __CURRENT_TIME;
+IEC_BOOL __DEBUG;
int __tick = -1;
/* Help to quit cleanly when init fail at a certain level */