/Designs/ohradnik/SW/main.c
48,7 → 48,7
int16 i;
 
for(i=0;i<3000;i++)
for(i=0;i<1300;i++)
{
delay_ms(1);
restart_wdt();