Subversion Repositories Projects

Rev

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

Rev 434 Rev 436
Line 111... Line 111...
111
                        }
111
                        }
Line 112... Line 112...
112
 
112
 
Line 113... Line 113...
113
                }
113
                }
-
 
114
 
114
 
115
                // state machine
115
                // state machine
116
                DebugOut.Analog[9] = SysState;
116
                switch(SysState)
117
                switch(SysState)
117
                {
118
                {
118
                        case STATE_SEND_FOLLOWME:
119
                        case STATE_SEND_FOLLOWME: