Skip to content

Commit 1662fc2

Browse files
committed
docs: update README.md
1 parent ea46874 commit 1662fc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ It is easy to port this library to any platform. But now it is ready for use in:
1313
- ESP32 (esp-idf)
1414

1515
## How To Use
16-
1. Add `TM1638.h` and `TM1638.c` files to your project. It is optional to use `TM1638_platform.h` and `TM1638_platform.c` files (open and config `TM1638_platform.h` file).
16+
1. Add `TM1638.h`, `TM1638_config.h` and `TM1638.c` files to your project. It is optional to use `TM1638_platform.h` and `TM1638_platform.c` files (open and config `TM1638_platform.h` file).
1717
2. Initialize platform-dependent part of handler.
1818
4. Call `TM1638_Init()`.
1919
5. Call `TM1638_ConfigDisplay()` to config display.

0 commit comments

Comments
 (0)