
Modbus-RS485
Dependencies: Modbus nvt_rs485
Diff: main.cpp
- Revision:
- 1:f9d748875768
- Parent:
- 0:1e78831318df
- Child:
- 3:b9af2b5f1a11
diff -r 1e78831318df -r f9d748875768 main.cpp --- a/main.cpp Tue Sep 20 06:50:29 2016 +0000 +++ b/main.cpp Tue Sep 20 06:52:50 2016 +0000 @@ -1,6 +1,9 @@ /* * The program is a sample code. * It needs run with some NuMaker-PFM-NUC472 boards. +* +* Please remeber to modify global definition to enable RS485 port on board. +* Modify '//#define DEF_RS485_PORT 1' to '#define DEF_RS485_PORT 1' */ /* ----------------------- System includes --------------------------------*/