Skip to content

Commit

Permalink
Wismec Reuleaux RX75 flasher + logo support.
Browse files Browse the repository at this point in the history
  • Loading branch information
TBXin committed Sep 23, 2016
1 parent 7166b0f commit 265ca29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NFirmwareEditor/Managers/USBConnector.cs
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ private static class Commands
{ "W018", new DeviceInfo("Wismec Reuleaux RX2/3", 64, 48) },
{ "W014", new DeviceInfo("Wismec Reuleaux RX200") },
{ "W033", new DeviceInfo("Wismec Reuleaux RX200S", 64, 48) },
{ "W026", new DeviceInfo("Wismec Reuleaux RX75", 64, 48) },

{ "W010", new DeviceInfo("Vaporflask Classic") },
{ "W011", new DeviceInfo("Vaporflask Lite") },
Expand Down

0 comments on commit 265ca29

Please sign in to comment.