Update to v1.1.2

master v1.1.2
Pharap 1 year ago committed by GitHub
parent def0ef29f1
commit 149c81247a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      library.json
  2. 2
      library.properties

@ -13,6 +13,6 @@
"url": "https://github.com/Pharap/FixedPointsArduino.git" "url": "https://github.com/Pharap/FixedPointsArduino.git"
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "1.1.1", "version": "1.1.2",
"frameworks": "arduino" "frameworks": "arduino"
} }

@ -1,5 +1,5 @@
name=FixedPoints name=FixedPoints
version=1.1.1 version=1.1.2
author=Pharap author=Pharap
maintainer=Pharap maintainer=Pharap
sentence=A template library for defining fixed point types of varying sizes. sentence=A template library for defining fixed point types of varying sizes.

Loading…
Cancel
Save