blob: e6debc9c0fd77b81b0da444c17c7ea783fb2c6ea [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";
status = "okay";
};
};