mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +08:00
Merge 8f01d232492fc9b67296ad0c7b9e717b783f6b2f into 0c7a1f59c388ed2d15569af636dca4c8620eeb5d
This commit is contained in:
commit
2da275f51c
@ -74,8 +74,8 @@ typedef enum {
|
||||
*/
|
||||
typedef enum {
|
||||
stopbits_one = 1,
|
||||
stopbits_one_point_five,
|
||||
stopbits_two = 2
|
||||
stopbits_two = 2,
|
||||
stopbits_one_point_five
|
||||
} stopbits_t;
|
||||
|
||||
/*!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user