[package] name = "rpmlx90640" description = "High-level library for imaging using Raspberrypi I2C and the MLX90640 thermal sensor" categories = ["embedded", "visualization", "multimedia::images"] keywords = ["mlx", "melexis", "mlx90640", "melexis90640", "thermal"] license = "MIT OR Apache-2.0" version = "0.1.0" edition = "2021" [dependencies] rppal = "0.14.1" lazy_static = "1.4.0"