Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
daschr committed Nov 19, 2023
1 parent e254d20 commit 4670a12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[package]
name = "esp_pwm_reader"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
license = "MIT"
description = "Wrapper around the mcpwm capture module for reading pwm signals."
homepage = "https://github.com/daschr/esp_pwm_reader"
repository = "https://github.com/daschr/esp_pwm_reader"
documentation = "https://daschr.github.io/esp_pwm_reader/esp_pwm_reader/index.html"
include = [ "src/*", "Cargo.toml"]


Expand Down

0 comments on commit 4670a12

Please sign in to comment.