1/*
2 * Copyright (c) 2024 DNDG srl
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7&usart3 {
8	modbus0 {
9		status = "okay";
10	};
11	status = "okay";
12};
13