{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "AsyncState",
  "description": "Lightweight non-blocking state and timing manager for Arduino sketches.",
  "url": "https://github.com/Antonin1106/AsyncState",
  "author": {
    "@type": "Person",
    "name": "Antonin1106"
  },
  "applicationCategory": "Timing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Antonin1106/AsyncState-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 11,
  "datePublished": "2026-07-05",
  "license": "https://spdx.org/licenses/MIT"
}