Project

General

Profile

Revision 382

Oops, #define was wrong in last commit.

View differences:

trunk/code/lib/include/libwireless/wl_defs.h
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 9
81
#define WL_BATTERY_REQUEST 11
82 82

  
83 83
#ifdef WL_DEBUG
84 84

  
trunk/code/projects/libwireless/lib/wl_defs.h
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 9
81
#define WL_BATTERY_REQUEST 11
82 82

  
83 83
#ifdef WL_DEBUG
84 84

  

Also available in: Unified diff