This commit is contained in:
Samuel Fichna
2015-08-26 21:25:32 +02:00
parent 1abe245986
commit 8e58a32352
+1 -1
View File
@@ -17,7 +17,7 @@ You can use the provided Makefile to build your project with this library.
A project typically consists of one `main.c` file, and some `*_config.c` files where the
library headers request it (those define eg. IO pin mapping).
Adjust the Makefile to yuor needs!
Adjust the Makefile to your needs!
## License