Class BroadlinkHexFormatter

java.lang.Object
org.harctoolbox.irscrutinizer.exporter.BroadlinkHexFormatter
All Implemented Interfaces:
org.harctoolbox.girr.Command.CommandTextFormat

public class BroadlinkHexFormatter extends Object implements org.harctoolbox.girr.Command.CommandTextFormat
  • Constructor Details

    • BroadlinkHexFormatter

      public BroadlinkHexFormatter()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.harctoolbox.girr.Command.CommandTextFormat
    • format

      public String format(org.harctoolbox.ircore.IrSignal irSignal, int count)
      Specified by:
      format in interface org.harctoolbox.girr.Command.CommandTextFormat