Skip to content

Commit

Permalink
docs: Fix keyword 2.4ghz
Browse files Browse the repository at this point in the history
  • Loading branch information
BroderickCarlin committed Nov 27, 2023
1 parent a61c97f commit 591a424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ categories = [
]
description = "Rust embedded-hal driver for the A7105 2.4GHz FSK/GFSK Transceiver"
edition = "2021"
keywords = [ "a7105", "2.4ghz", "gfsk", "afhds", "embedded-hal" ]
keywords = [ "a7105", "24ghz", "gfsk", "afhds", "embedded-hal" ]
license = "MIT OR Apache-2.0"
name = "a7105"
readme = "README.md"
Expand Down

0 comments on commit 591a424

Please sign in to comment.