Project

General

Profile

Revision 166

Recharging now works, wireless has been updated.

View differences:

wl_defs.h
22 22
#define WL_TOKEN_JOIN_ACCEPT 6
23 23

  
24 24
// timing constants
25
#ifndef FIREFLY
26
#define BOM_DELAY 100
27
#else
25 28
#define BOM_DELAY 200
26
#define DEATH_DELAY 5
29
#endif
30

  
31
#define DEATH_DELAY 4
27 32
#define JOIN_DELAY 8
28 33

  
29 34
// Recharging group

Also available in: Unified diff