Project

General

Profile

Revision 188

Removed interrupt packets.

View differences:

wl_defs.h
19 19

  
20 20
#define WL_TOKEN_PASS 1
21 21
#define WL_TOKEN_BOM_ON 2
22
#define WL_TOKEN_INTERRUPT_REQUEST 3
23
#define WL_TOKEN_INTERRUPT_PASS 4
24
#define WL_TOKEN_JOIN 5
25
#define WL_TOKEN_JOIN_ACCEPT 6
22
#define WL_TOKEN_JOIN 3
23
#define WL_TOKEN_JOIN_ACCEPT 4
26 24

  
27 25
// timing constants
28 26
#ifndef FIREFLY
......
72 70
#endif
73 71

  
74 72
#endif
73

  

Also available in: Unified diff