Diff of /trunk/src/cache.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 281 by harbaum, Thu Jan 21 21:18:33 2010 UTC revision 282 by harbaum, Wed May 26 19:21:47 2010 UTC
# Line 21  Line 21 
21  #define CACHE_H  #define CACHE_H
22    
23  #include "gcvote.h"  #include "gcvote.h"
24    #include "gps.h"
25    
26  /* number of heading values used max for averaging */  /* number of heading values used max for averaging */
27  #define MAX_AVERAGE 10  #define MAX_AVERAGE 10

Legend:
Removed from v.281  
changed lines
  Added in v.282