mpr121 0.1.0

Driver for MPR121 capacitive touch sensor
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
description = "Driver for MPR121 capacitive touch sensor"
documentation = "https://gitlab.com/erik_97/mpr121-driver"
edition = "2021"
homepage = "https://gitlab.com/erik_97/mpr121-driver"
license = "MIT OR Apache-2.0"
name = "mpr121"
readme = "README.md"
repository = "https://gitlab.com/erik_97/mpr121-driver"
resolver = "2"
version = "0.1.0"