mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-11-28 08:20:51 +01:00
jbio-magicbox: comment nonfunctional jb_io_set_panel_mode
This commit is contained in:
parent
53866130cb
commit
0b0e7faef0
@ -142,6 +142,7 @@ void jb_io_set_rgb_led(enum jb_io_rgb_led unit, uint8_t r, uint8_t g, uint8_t b)
|
|||||||
|
|
||||||
bool jb_io_set_panel_mode(enum jb_io_panel_mode mode)
|
bool jb_io_set_panel_mode(enum jb_io_panel_mode mode)
|
||||||
{
|
{
|
||||||
|
// panel always returns merged input state, no corner support
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user