GY-63_MS5611/libraries/MAX6675/library.json
2022-11-16 13:14:42 +01:00

24 lines
519 B
JSON

{
"name": "MAX6675",
"keywords": "MAX6675,Thermocouple,K type,temperature, offset, MAX31855K",
"description": "Arduino library for MAX6675 chip for K type thermocouple.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/MAX6675"
},
"version": "0.1.2",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "MAX6675.h"
}