Skip to content

Commit

Permalink
REVERT THIS - Try to run BLE baud rate at 115200 for Murata
Browse files Browse the repository at this point in the history
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
  • Loading branch information
ajlennon committed Nov 8, 2024
1 parent 09517ec commit c78316b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@

bluetooth {
compatible = "nxp,88w8997-bt";
fw-init-baudrate = <3000000>;
fw-init-baudrate = <115200>;
};
};

Expand Down

0 comments on commit c78316b

Please sign in to comment.