forked from TeamTofuShop/segatools
Unify LED command name for Diva/Chunithm slider
This commit is contained in:
parent
16094c0720
commit
901cedce89
@ -4,8 +4,7 @@
|
||||
|
||||
enum {
|
||||
SLIDER_CMD_AUTO_SCAN = 0x01,
|
||||
SLIDER_CMD_SET_LED_CHUNI = 0x02,
|
||||
SLIDER_CMD_SET_LED_DIVA = 0x02,
|
||||
SLIDER_CMD_SET_LED = 0x02,
|
||||
SLIDER_CMD_AUTO_SCAN_START = 0x03,
|
||||
SLIDER_CMD_AUTO_SCAN_STOP = 0x04,
|
||||
SLIDER_CMD_DIVA_UNK_09 = 0x09,
|
||||
|
Reference in New Issue
Block a user