Project

General

Profile

Revision 581

Added by Jason knichel about 16 years ago

wireless library now times out instead of infinitely looping in waiting for ok

View differences:

Makefile
11 11
clean: clean_server clean_client clean_robot
12 12

  
13 13
$(SERVER): $(SERVER_FILES)
14
	cd server/vision; make
14 15
	cd server; make
15 16

  
16 17
$(CLIENT): $(CLIENT_FILES)

Also available in: Unified diff