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:
parent
9c8851816c
commit
e73ae1f05a
|
|
@ -254,7 +254,7 @@ int main(
|
||||||
recipient_scan_tmr = 0;
|
recipient_scan_tmr = 0;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#if false
|
//#if false
|
||||||
/* output */
|
/* output */
|
||||||
rewrite++;
|
rewrite++;
|
||||||
if (rewrite>10000) {
|
if (rewrite>10000) {
|
||||||
|
|
@ -501,7 +501,7 @@ int main(
|
||||||
ucix_cleanup(ctx);
|
ucix_cleanup(ctx);
|
||||||
}
|
}
|
||||||
/* update end */
|
/* update end */
|
||||||
#endif
|
//#endif
|
||||||
/* blink LEDs, Turn on or off outputs, etc */
|
/* blink LEDs, Turn on or off outputs, etc */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user