{
  "kind": "tty000-profile",
  "version": 1,
  "id": "arduino-115200",
  "name": "Arduino AVR 115200",
  "family": "arduino",
  "settings": {
    "baud": 115200,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "lf",
    "flowControl": "none"
  },
  "reset": "arduino",
  "macros": [
    {
      "name": "help",
      "text": "help"
    },
    {
      "name": "status",
      "text": "status"
    }
  ],
  "notes": "Common for faster sketches and many clones. DTR still resets the board."
}
