Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntelHexWithId

Simple interface to pair an Intel Hex string with the board ID it represents.

Hierarchy

  • IntelHexWithId

Properties

Properties

boardId

boardId: number | microbitBoardId

Board ID to identify the Intel Hex and encode inside the Universal Hex

hex

hex: string

Intel Hex string

Generated using TypeDoc