4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-19 07:32:02 +08:00

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

View File

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