{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "F1_23_UDP",
  "description": "Parses F1 23 UDP telemetry packets on ESP32 and ESP8266 devices.",
  "url": "https://github.com/MacManley/f1-23-udp",
  "author": {
    "@type": "Person",
    "name": "MacManley"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/MacManley/F1_23_UDP-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 47,
  "datePublished": "2026-06-05",
  "license": "https://spdx.org/licenses/MIT"
}