Skip to content

Commit

Permalink
Merge pull request #3 from viam-labs/mestcihazal-patch-2
Browse files Browse the repository at this point in the history
Create meta.json
  • Loading branch information
mestcihazal authored Oct 4, 2023
2 parents 972464f + b60bd1d commit 5a5fbd3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"module_id": "hazalmestci:mcp300x-adc-sensor",
"visibility": "public",
"url": "https://github.com/viam-labs/mcp300x-adc-sensor",
"description": "The module provides analog to digital conversion capabilities for MCP300x SPI ADC's.",
"models": [
{
"api": "rdk:component:sensor",
"model": "hazalmestci:sensor:mcp300x"
}
],
"entrypoint": "run.sh"
}

0 comments on commit 5a5fbd3

Please sign in to comment.