Project

General

Profile

Revision 334

Added by Greg Tress over 16 years ago

Added battery request functionaltiy. It works, but is kind of a hack. I will be cleaning it up so the format is the same as other requests.

View differences:

Makefile
3 3
#
4 4

  
5 5
# Relative path to the root directory (containing lib directory)
6
ifndef COLONYROOT
6
#ifndef COLONYROOT
7 7
COLONYROOT = ../../../../../
8
endif
8
#endif
9 9

  
10 10
# Target file name (without extension).
11 11
TARGET = robot_slave

Also available in: Unified diff