Subversion Repositories BL-Ctrl

Rev

Rev 29 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 29 Rev 31
Line 18... Line 18...
18
 
18
 
19
 
19
 
20
SIGNAL(SIG_OVERFLOW0)
20
SIGNAL(SIG_OVERFLOW0)
-
 
21
{
21
{
22
 static unsigned char cnt;
22
 static unsigned char cnt;
23
 TCNT0 = 0x7F;
23
 Timer0Overflow++;
24
 Timer0Overflow++;
24
 if(!cnt--)
25
 if(!cnt--)
25
  {
26
  {