Skip to content

Commit

Permalink
Correcting a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hossein-M98 authored May 18, 2023
1 parent e469919 commit 4cf7d03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# TM1638 Library
Library for handling TM163 LED display driver.
Library for handling TM1638 LED display driver.

## Library Features
- Support for both Common Anode and Common Cathode Seven-segment displays
Expand Down Expand Up @@ -174,4 +174,4 @@ int main(void)
return 0;
}
```
</details>
</details>

0 comments on commit 4cf7d03

Please sign in to comment.