Name updated, Categories folder to ModbuPoints, less generic to be self documented
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
/**
|
||||
* @defgroup ModbusCategoryCodes Modbus Point Category Codes
|
||||
* @brief Integer constants used in the `modbusMap` to identify the type of Modbus point.
|
||||
* These codes determine which `ModbusPoint` subclass is created by the factory.
|
||||
* These codes determine which `Modbus_Point` subclass is created by the factory.
|
||||
* @{
|
||||
*/
|
||||
const int COIL = 0; /**< @brief 0x: R/W Coil */
|
||||
|
||||
Reference in New Issue
Block a user