diff --git a/src/bin/Perf.hx b/src/bin/Peri.hx similarity index 96% rename from src/bin/Perf.hx rename to src/bin/Peri.hx index 3083cb9..d2b5514 100644 --- a/src/bin/Perf.hx +++ b/src/bin/Peri.hx @@ -4,7 +4,7 @@ import kernel.peripherals.Peripherals.Peripheral; import lib.CLIAppBase; @:build(macros.Binstore.includeBin("Peripheral", ["ph", "peripheral"])) -class Perf extends CLIAppBase { +class Peri extends CLIAppBase { public function new() { registerSyncSubcommand("inspect", (args) -> { var addr = args.getString("addr");