1
0
mirror of https://github.com/stargieg/bacnet-stack synced 2025-10-26 23:35:52 +08:00

aktivate uci update

This commit is contained in:
Patrick Grimm 2014-05-18 16:45:59 +02:00
parent 9c8851816c
commit e73ae1f05a

View File

@ -254,7 +254,7 @@ int main(
recipient_scan_tmr = 0;
}
#endif
#if false
//#if false
/* output */
rewrite++;
if (rewrite>10000) {
@ -501,7 +501,7 @@ int main(
ucix_cleanup(ctx);
}
/* update end */
#endif
//#endif
/* blink LEDs, Turn on or off outputs, etc */
}