{ "name": "PulsePattern", "keywords": "Pulse, pattern, repeat", "description": "Library to generate repeating pulse patterns. (uses timer1) AVR only", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/PulsePattern.git" }, "version": "0.1.7", "license": "MIT", "frameworks": "arduino", "platforms": "avr", "headers": "PulsePattern.h" }