Hmm... I tried simplifying it by removing the ADC process entirely and making it just an LED flasher on Core 1: ``` ERROR panicked at /home/slabity/.cargo/git/checkouts/embassy-9312dcb0ed774b29/4d4cbc0/embassy-rp/src/time_driver.rs:65:26: index out of bounds: the len is 4 but the index is 49 └─ panic_probe::print_defmt::print @ /home/slabity/.cargo/registry/src/index.crates.io-6f17d22bba15001f/panic-probe-0.3.1/src/lib.rs:104 ```