6 * This file is header file of the main source file of the communication between <b>RobotFramework</b> and the micro-controller on which <b>FH</b> source code is ported\n
7 * The micro-controller on which <b>FH</b> source code is ported, could be simply utilized in a <b>RS485 network</b>\n
8 * In other word, multiple devices or multiple cards could be simply utilized where every device or every card has its own address\n
9 * Address of the device (or card) for every device (or card) is set by <b>FH</b> user in <b>FH_DeviceAddress.h</b>\n
10 * An interested UART (called <b>Communication Dedicated UART</b>) by the <b>FH</b> user for the communication between <b>RobotFramework</b> and the micro-controller on which <b>FH</b> source code is ported, shall be dedicated\n
11 *
12 * @attention <b>FH</b> user could left this file intact