[**vscode-arduino-api**](../README.md)

---

# Interface: Programmer

## Extends

- `Programmer`

## Properties

### id

> **id**: `string`

Programmer ID.

#### Inherited from

`CliProgrammer.id`

---

### name

> **name**: `string`

Programmer name.

#### Inherited from

`CliProgrammer.name`

---

### platform

> **platform**: `string`

Platform name.

#### Inherited from

`CliProgrammer.platform`
