fix:修改RS485通讯引脚
RS485通讯引脚改为串口2,引脚:RX:PB05 TX:PB04 RS485_DR:PB03
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
### CDK PROJECT ###
|
||||
/Source/.cache/.cache/clangd/index/*
|
||||
/Source/Lst/*
|
||||
/Source/Obj/*.o
|
||||
/Source/Obj/*.d
|
||||
|
||||
|
||||
Reference in New Issue
Block a user