/* Include file for the open2300 Linux specific functions */ #ifndef _INCLUDE_LINUX2300_H_ #define _INCLUDE_LINUX2300_H_ #include #include #include #include #include #include #include #define BAUDRATE B2400 #define DEFAULT_SERIAL_DEVICE "/dev/ttyS0" typedef int WEATHERSTATION; #endif /* _INCLUDE_LINUX2300_H_ */