-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Description
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
Labels
No labels