This website requires JavaScript.
Explore
Help
Register
Sign In
pengsx
/
chargeController
Watch
1
Star
0
Fork
You've already forked chargeController
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0288f9a9a6
chargeController
/
APP
/
application
/
Src
/
comm.c
9 lines
82 B
C
Raw
Blame
History
#
include
"comm.h"
void
uart_comm
(
void
)
{
GW485_comm
(
)
;
BAT485_comm
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink