master/fsm_foe.c
changeset 2610 f0fdcce9874b
parent 2608 ec0b5d9a2ff1
equal deleted inserted replaced
2609:777d1a8b3a27 2610:f0fdcce9874b
    52 #define EC_FOE_HEADER_SIZE 6
    52 #define EC_FOE_HEADER_SIZE 6
    53 // uint8_t  OpCode
    53 // uint8_t  OpCode
    54 // uint8_t  reserved
    54 // uint8_t  reserved
    55 // uint32_t PacketNo, Password, ErrorCode
    55 // uint32_t PacketNo, Password, ErrorCode
    56 
    56 
    57 #define DEBUG_FOE
    57 //#define DEBUG_FOE
    58 
    58 
    59 /*****************************************************************************/
    59 /*****************************************************************************/
    60 
    60 
    61 /** FoE OpCodes.
    61 /** FoE OpCodes.
    62  */
    62  */