parent
5936df8d51
commit
1f2539ad4b
@ -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": "*" |
||||
} |
Loading…
Reference in new issue