Skip to content

Segmentation fault when mapping to adafruit-hat #1

@sphinxc0re

Description

@sphinxc0re

When I'm trying this:

let mut config = LedMatrixOptions::new();
config.set_hardware_mapping("adafruit-hat");

println!("TOMB1");

let matrix = LedMatrix::new(Some(config));

the code segfaults. this is with the commit hzeller/rpi-rgb-led-matrix@212b0bb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions