Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fe96fb8

Browse files
authored
Update Modbus.ino
1 parent e006fc3 commit fe96fb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/Basic/Modbus/Modbus.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ void setup()
1313
config.enableModbusSlave = true;
1414
config.modbusBaudRate = 115200;
1515
config.modbusSlaveId = 1;
16-
config.enableCan = true;
1716
M5StamPLC.config(config);
1817

1918
/* Init M5StamPLC */

0 commit comments

Comments
 (0)