
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Timing";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "GlopityGlopity"
    ];
    <http://schema.org/datePublished> "2026-08-11"^^<http://schema.org/Date>;
    <http://schema.org/description> "A hardware loop workaround allowing long delays inside Interrupt Service Routines (ISRs).";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/FltSimTech/ISRdelay-1.0.0.zip>;
    <http://schema.org/fileSize> 3;
    <http://schema.org/name> "ISRdelay";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.0";
    <http://schema.org/url> <https://github.com/>
  ] .
