commit | 515ef17915aa9612e1eae5a60a745f50cc285a18 | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Tue Jan 30 00:20:28 2024 +0100 |
committer | Henrik Brix Andersen <henrik@brixandersen.dk> | Tue Jan 30 12:45:26 2024 +0100 |
tree | 9cd12634fa900ea96a8e52eee61fa3c7a131dfee | |
parent | 4e4a2e8d61bba3fac4f5bfb209472aca85b7bd5c [diff] |
Bluetooth: Audio: Change samples and shell to use sinf Change the samples and shell to use sinf instead of sin, as that return the expect float data type, instead of a double. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>