"Let me know if you have any..." <- ``` 62.059596 INFO Accelerometer Data: "Accel { x: 1592, y: -160, z: 15912 }" └─ pico2_hw_testet::____embassy_main_task::{async_fn#0} @ src/main.rs:45 63.060528 INFO Accelerometer Data: "Accel { x: 1508, y: -264, z: 15900 }" └─ pico2_hw_testet::____embassy_main_task::{async_fn#0} @ src/main.rs:45 64.061460 INFO Accelerometer Data: "Accel { x: 1492, y: -204, z: 16036 }" └─ pico2_hw_testet::____embassy_main_task::{async_fn#0} @ src/main.rs:45 ``` -> so that works. Was quite convenient. Now I will see to figure out calibration and there is a ton of other things to do besides. I am on a rp2350, how do You want the example?