Skip to content

Commit

Permalink
Update testing library name
Browse files Browse the repository at this point in the history
  • Loading branch information
evan1026 committed Oct 11, 2022
1 parent 84f26f8 commit 6d58f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ or to test your program's behavior under special cases that are hard to recreate
with a real device.

In order to use this library, include `Blink1TestingLibrary.hpp` in your test case
and make sure you link against `${BLINK1_LIB_TESTING_LIBRARIES}`.
and make sure you link against `blink1-testing`.

Further information about the library's features can be found [here](https://evan1026.github.io/blink1-lib/docs/namespacefake__blink1__lib.html).

Expand Down

0 comments on commit 6d58f05

Please sign in to comment.