8 lines
376 B
C
8 lines
376 B
C
/**
|
|
*******************************************************************************
|
|
* @file __modbus_compat.c
|
|
* @brief Модуль для совместимости библиотеки MODBUS.
|
|
*******************************************************************************
|
|
******************************************************************************/
|
|
#include "modbus.h"
|