Subversion Repositories pentevo

Rev

Rev 172 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 172 Rev 179
Line 6... Line 6...
6
 
6
 
7
#include "atx.h"
7
#include "atx.h"
8
#include "rs232.h"
8
#include "rs232.h"
9
#include "zx.h"
9
#include "zx.h"
10
 
10
 
-
 
11
//if want Log than comment next string
-
 
12
#undef LOGENABLE
-
 
13
 
11
volatile UWORD atx_counter;
14
volatile UWORD atx_counter;
12
 
15
 
13
void wait_for_atx_power(void)
16
void wait_for_atx_power(void)
14
{
17
{
15
        UBYTE j = MCUCSR;
18
        UBYTE j = MCUCSR;