mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Add underlying byte data for registers
- change backend logic for register r/w - remade interface builder pattern for better syntactic sugar - refined tests
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using CommandLine;
|
||||
using CommandLine.Text;
|
||||
using MewTerminal.Commands;
|
||||
using MewTerminal.Commands.OnlineCommands;
|
||||
using MewtocolNet.Logging;
|
||||
using Spectre.Console;
|
||||
using System.Globalization;
|
||||
|
||||
Reference in New Issue
Block a user