marcodejongh / boardsesh

https://www.boardsesh.com
7 stars 0 forks source link

Use led_color instead of screen_color to light up a climb #20

Closed gardaholm closed 10 hours ago

gardaholm commented 2 days ago

tension (maybe kilter too?) uses different colors for led and screen. they are marked in the database. right now it seems that the screen colors are used for the leds and this messes up the colors. With this values blue and pink looks almost identical.

image
marcodejongh commented 1 day ago

I think for kilter they are the same, climbdex actually has a bug in the Bluetooth code that might the colours slightly off for kilter.

but changes these colours to the board colours should be easy. So the screen_colors are what is shown in the app?

gardaholm commented 1 day ago

Exactly. Think we had a similar issue on climbdex, after switching to the led_colors for the Bluetooth the colors were correctly.

I think kilter uses orange for footholds (?) this is probably probably a better choice then the pink on the tension board.