Commit b0a55e3992075a6be6a9a2a2962f6524db93affb

Authored by xiemeng
1 parent 4f899dfc

改为单串口

Showing 1 changed file with 1 additions and 1 deletions
@@ -49,7 +49,7 @@ @@ -49,7 +49,7 @@
49 // data structures 49 // data structures
50 // 50 //
51 51
52 -#define MAX_DEVICES_NUM 25 52 +#define MAX_DEVICES_NUM 1
53 53
54 struct TTYInfoStruct 54 struct TTYInfoStruct
55 { 55 {
Please register or login to post a comment