Added a message to configure the GPS settings.
[ruwai.git] / software / arduino / ruwai_mock / Makefile
blob3d5528eb3d88c394f4c687afe47213faf4f46067
1 BOARD_TAG = mega2560
2 ARDUINO_PORT = /dev/ttyACM0
3 ARDUINO_LIBS =
4 ARDUINO_DIR = /home/stefan/02_programs/arduino-1.0.5
5 AVR_TOOLS_DIR = /usr
6 USER_LIB_PATH = ../libraries
7 #include /home/stefan/02_programs/Arduino-Makefile-0.12.0/arduino-mk/Arduino.mk
8 include /home/stefan/02_programs/Arduino-Makefile/Arduino.mk