{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "RFDO",
  "description": "Library for sending and receiving data to N nRF24 devices.",
  "url": "https://github.com/LautaroRodriguezBase/RFDO",
  "author": {
    "@type": "Person",
    "name": "Lautaro Ezequiel Rodriguez Base lerb.dev@gmail.com"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/LautaroRodriguezBase/RFDO-0.0.2.zip",
  "softwareVersion": "0.0.2",
  "fileSize": 8,
  "datePublished": "2026-07-02",
  "license": "https://spdx.org/licenses/Apache-2.0"
}