MELLOW USB ADXL SPI BUS NOT VALID IN SECTION ADXL345 ERROR
Has anyone successfully installed the mellow fly adxl board on their v-core 3.1? I followed the directions precisely and I keep getting the following error: Option 'spi_bus' is not valid in section 'adxl345' In my klipper config I have added: [mcu adxl] serial: /dev/serial/by-id/usb-Klipper_rp2040_E6626005A71D2434-if00 [adxl345] cs_pin: adxl:gpio9 spi_software_sclk_pin: adxl:gpio10 spi_software_mosi_pin: adxl:gpio11 spi_software_miso_pin: adxl:gpio12 I followed the directions from here: https://mellow-3d.github.io/fly_adxl345_usb_klipper_host.html