Skip to content

Commit ffcbc39

Browse files
erwangostephanosio
authored andcommitted
boards: shields: frdm_kw41z: No reason to change chosen node
This nodelabel was changed while converting all shields to new nodelabel scheme. On this particular nodelabel, there was no change to be done, as it doesn't refer to a node defined in the shield. Revert this chagne. Signed-off-by: Erwan Gouriou <[email protected]>
1 parent 39af513 commit ffcbc39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/shields/frdm_kw41z/frdm_kw41z.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/ {
88
chosen {
9-
zephyr,bt-uart = &arduino_serial_frdm_kw41z;
9+
zephyr,bt-uart = &arduino_serial;
1010
};
1111
};
1212

0 commit comments

Comments
 (0)