Files
2024-07-20 22:09:06 +08:00

13 lines
341 B
JSON

{
"name": "thermistor",
"keywords": "seonsor, thermistor, ntc, themperature",
"description": "Simple thermistor library for NTC's. Steinhart-Hart equation approach.",
"repository": {
"type": "git",
"url": "https://github.com/panStamp/thermistor.git"
},
"version": "1.0.2",
"frameworks": "arduino",
"platforms": "*"
}