WindRose 1.0
Custom Hardware , Firmware and Software for Robotic Cellular Automata Experiments
Config.h
Go to the documentation of this file.
1
9#ifndef Config_h
10#define Config_h
11//#define WRDEBUG //Enables the debug mode when compiling
12#define WRBAUDRATE 19200 //The baud rate of the serial port
13
14#endif