{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "CSE_ESPMutex",
  "description": "Mutex variable management for ESP32 microcontrollers..",
  "url": "https://github.com/CIRCUITSTATE/CSE_ESPMutex",
  "author": {
    "@type": "Person",
    "name": "Vishnu Mohanan"
  },
  "applicationCategory": "Other",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/CIRCUITSTATE/CSE_ESPMutex-0.0.6.zip",
  "softwareVersion": "0.0.6",
  "fileSize": 12,
  "datePublished": "2026-02-24",
  "license": "https://spdx.org/licenses/MIT"
}