{
  "kind": "tty000-profile",
  "version": 1,
  "id": "hc05-at",
  "name": "HC-05 AT mode",
  "family": "at",
  "settings": {
    "baud": 38400,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "crlf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [
    {
      "name": "AT",
      "text": "AT"
    },
    {
      "name": "AT+VERSION",
      "text": "AT+VERSION"
    },
    {
      "name": "AT+UART?",
      "text": "AT+UART?"
    }
  ],
  "notes": "Hold KEY/EN high at power-up for 38400 AT mode."
}
