Changeset 14502


Ignore:
Timestamp:
05/27/10 17:31:10 (3 years ago)
Author:
BrainSlayer
Message:

disconnected state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/libutils/utils.c

    r14499 r14502  
    29142914                power_gpio = 0x006; 
    29152915                diag_gpio = 0x001; 
    2916                 connected_gpio = 0x007; 
     2916                connected_gpio = 0x111; 
     2917                disconnected_gpio = 0x007; 
    29172918                ses_gpio = 0x100; 
    29182919#endif 
Note: See TracChangeset for help on using the changeset viewer.