Project

General

Profile

Revision 668

Updated port of wireless library to bay boards.

View differences:

wl_defs.h
40 40
//#define ROBOT
41 41

  
42 42
//uncomment this line for debug information
43
//#define WL_DEBUG
43
#define WL_DEBUG
44 44

  
45 45
// Packet Groups and Types
46 46

  
......
78 78
#define WL_RECHARGE_CANCEL 6
79 79
#define WL_RECHARGE_SEEKING 7
80 80
#define WL_RECHARGE_DOCKED 8
81
#define WL_BATTERY_REQUEST 11
81 82

  
82 83
#ifdef WL_DEBUG
83 84

  

Also available in: Unified diff