Project

General

Profile

Revision 1975

Fixed location of pound define to enable wireless watcher

View differences:

trunk/code/projects/traffic_navigation/main-wirelesswatcher.c
1
#ifdef WIRELESSWATCH
2 1
/*
3 2
 * main.c for for watching and outputting to console Traffic Navigation wireless
4 3
 *        packets
5 4
 * Author: Colony Project, CMU Robotics Club
6 5
 */
7 6
#include "traffic_navigation.h"
7
#ifdef WIRELESSWATCH
8 8

  
9 9
	/* Wireless packet parsing */
10 10
	int wirelessPacketWatch();

Also available in: Unified diff