Skip to content

Commit

Permalink
fix: fix typo in modbus configuration #344
Browse files Browse the repository at this point in the history
  • Loading branch information
benzino77 committed Mar 9, 2024
1 parent 6092b3d commit 4e381ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ const availableFeatures = [
value: false,
show: true,
description: 'stepFeaturesModbusBridgeDesc',
group: ['USE_MODBUSBRIDGE', 'USE_MODBUSBRIDGE_TCP'],
group: ['USE_MODBUS_BRIDGE', 'USE_MODBUS_BRIDGE_TCP'],
boards: ['all'],
},
{
Expand Down

0 comments on commit 4e381ef

Please sign in to comment.