{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "EspNowDev",
  "description": "Fast communication library for ESP32 interconnectivity.",
  "url": "https://github.com/mulberry4275/EspNowDev",
  "author": {
    "@type": "Person",
    "name": "AutoPort"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/mulberry4275/EspNowDev-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 15,
  "datePublished": "2026-04-16",
  "license": "https://spdx.org/licenses/GPL-3.0"
}