{ "name": "M5Unit-DDS", "description": "Library for M5Stack UNIT DDS using M5UnitUnified", "keywords": "m5stack, m5unitunified, dds, unit, ad9833, waveform-generator, i2c", "authors": { "name": "M5Stack", "url": "https://www.m5stack.com" }, "repository": { "type": "git", "url": "https://github.com/m5stack/M5Unit-DDS.git" }, "dependencies": { "m5stack/M5UnitUnified": ">=0.4.4" }, "version": "0.1.0", "frameworks": [ "arduino" ], "platforms": [ "espressif32" ], "headers": "Unit_DDS.h,M5UnitUnifiedDDS.h", "license": "MIT", "export": { "exclude": [ "docs/html" ] } }