diff --git a/library.json b/library.json deleted file mode 100644 index 79f10f7..0000000 --- a/library.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "FixedPoints", - "keywords": "maths, fixed, point, fixed point, arithmetic", - "description": "A portable templated header-only fixed point arithmetic library", - "repository": { - "type": "git", - "url": "https://github.com/Pharap/FixedPointsArduino.git" - }, - "version": "1.0.0", - "authors": { - "name": "Pharap", - "url": "https://github.com/Pharap" - }, - "exclude": [ - "tests", - ], - "frameworks": "arduino", - "platforms": "*" -} \ No newline at end of file