Add BAUD_RATE_4800 definition.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2538 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong@gmail.com 2012-12-28 08:50:17 +00:00
parent 9a52205a5e
commit 1c56553b04
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <rtthread.h>
#define BAUD_RATE_4800 4800
#define BAUD_RATE_9600 9600
#define BAUD_RATE_115200 115200