Revision 866
| trunk/code/projects/colonet/robot/joystick/simple_slave/slave.c (revision 866) | ||
|---|---|---|
| 1 | 1 |
#include <dragonfly_lib.h> |
| 2 | 2 |
#include <wireless.h> |
| 3 |
#include "../../common/colonet_defs.h" |
|
| 3 |
#include "../../../common/colonet_defs.h" |
|
| 4 | 4 |
|
| 5 | 5 |
|
| 6 | 6 |
|
| trunk/code/projects/colonet/robot/joystick/simple_slave/Makefile (revision 866) | ||
|---|---|---|
| 4 | 4 |
|
| 5 | 5 |
# Relative path to the root directory (containing lib directory) |
| 6 | 6 |
ifndef COLONYROOT |
| 7 |
COLONYROOT = ../../../../.. |
|
| 7 |
COLONYROOT = ../../../../../.. |
|
| 8 | 8 |
endif |
| 9 | 9 |
|
| 10 | 10 |
# Target file name (without extension). |
Also available in: Unified diff