Project

General

Profile

Revision 1010

Motion works, but needs fine tuning.

View differences:

Makefile
1 1
# Add new files here
2 2
COMMON_SRCS :=
3
CORE_SRCS := main.c robot.c
3
CORE_SRCS := main.c robot.c motion.c
4 4
GUI_SRCS := gtk_gui.c gtk_environment_view.c draw_funcs.c
5 5

  
6 6
CORE_DIR := core

Also available in: Unified diff