mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Slash Lighting ID for GA605 #2892
This commit is contained in:
@@ -229,6 +229,10 @@ namespace GHelper.AnimeMatrix
|
|||||||
{
|
{
|
||||||
protected override byte reportID => 0x5D;
|
protected override byte reportID => 0x5D;
|
||||||
|
|
||||||
|
public SlashDeviceAura() : base(0x19B6)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
protected override SlashPacket CreatePacket(byte[] command)
|
protected override SlashPacket CreatePacket(byte[] command)
|
||||||
{
|
{
|
||||||
return new SlashPacket(command, reportID);
|
return new SlashPacket(command, reportID);
|
||||||
|
|||||||
Reference in New Issue
Block a user