Skip to content

Standard Button Config #300

@omlott

Description

@omlott

Hi Karawin,
very nice project. In the standard_button.bin that you are providing to use buttons for navigation there is, acording to the corosponding csv file a mistake as follows.

P_I2C_SCL,data,u8,225
P_I2C_SDA,data,u8,225

SCL and SDA are using the same obscure pin number. It would make sense if they'd head the same values as the sandard_adb.bin

P_I2C_SCL,data,u8,14
P_I2C_SDA,data,u8,13

Also would it be possible to add a second standard_button.bin that has the secondardy button set connected. like the standard_adb_vol.bin.
I tried burning my own binaries but all the terminal and python stuff is over my head :S

Thanks!

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