{
  "kind": "tty000-profile",
  "version": 1,
  "id": "openwrt",
  "name": "OpenWrt",
  "family": "linux",
  "settings": {
    "baud": 115200,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "lf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [
    {
      "name": "uname",
      "text": "uname -a"
    },
    {
      "name": "logread",
      "text": "logread | tail"
    }
  ],
  "notes": "Most ath79/ramips boards 115200 8N1. Some old ones 57600."
}
