blob: 2979648a83217f552383039142a1e06d08e490a5 [file] [log] [blame]
/*
* Copyright (c) 2020 Phytec Messtechnik GmbH
*
* SPDX-License-Identifier: Apache-2.0
*/
&arduino_serial {
status = "okay";
current-speed = <115200>;
modbus0 {
compatible = "zephyr,modbus-serial";
label = "MODBUS0";
status = "okay";
};
};