mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-08-25 01:44:02 -05:00
sdvxio-bio2: set title pop lights to 50% by default
This commit is contained in:
committed by
6fe20d9b80a9661a09ef66dfd58832d49592386b
parent
4f8f6c0f7a
commit
bd2d722031
@@ -234,6 +234,10 @@ bool sdvx_io_write_output(void)
|
||||
pout_ready.wingLower[1] = wing_staging[7] / 2 + wing_staging[10] / 2;
|
||||
pout_ready.wingLower[2] = wing_staging[8] / 2 + wing_staging[11] / 2;
|
||||
|
||||
pout_ready.gpio2[0] = 127;
|
||||
pout_ready.gpio2[1] = 127;
|
||||
pout_ready.gpio2[2] = 127;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user