Added package lis3dhtr (#2491)

This commit is contained in:
Garrett Kinman 2023-02-08 01:55:52 -05:00 committed by GitHub
parent 107e487a23
commit 3439a9de24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28849,5 +28849,20 @@
"description": "An elf file library for nim",
"license": "MIT",
"web": "https://github.com/patrick-skamarak/elflib"
},
{
"name": "lis3dhtr",
"url": "https://github.com/garrettkinman/ratel-LIS3DHTR",
"method": "git",
"tags": [
"library",
"embedded",
"accelerometer",
"sensor",
"ratel"
],
"description": "Ratel library for the LIS3DHTR 3-axis accelerometer",
"license": "MIT",
"web": "https://github.com/garrettkinman/ratel-LIS3DHTR"
}
]