Project

General

Profile

Revision 695

Added by Chris Mar about 16 years ago

minor changes to autonomous recharging on the dragonfly. still experiencing problems with run around.

View differences:

wl_recharge_group.c
4 4
#include <wl_defs.h>
5 5
#include <battery.h>
6 6
#include <serial.h>
7
#include <move.h>
7 8

  
8 9
#include "recharge_defs.h"
10
#include "recharge_i2c.h"
9 11

  
10 12
// Function prototypes
11 13
void wl_recharge_timeout_handler(void);

Also available in: Unified diff