mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-22 07:04:12 -05:00
jbio-magicbox: comment nonfunctional jb_io_set_panel_mode
This commit is contained in:
@@ -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)
|
||||
{
|
||||
// panel always returns merged input state, no corner support
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user