blob: 6bfc2c7a49f58f64c7a9113f7a8b9ad32a29e761 [file] [log] [blame]
/*
* SPDX-License-Identifier: Apache-2.0
*
* Copyright (c) 2022 QRTECH
*/
/ {
zephyr,user {
/* adjust channel number according to pinmux in board.dts */
io-channels = <&adc1 5>;
};
};