From f5c5c9bee67df87fa0fe88edf6d6479c852e89e8 Mon Sep 17 00:00:00 2001 From: IWILZ <94467184+IWILZ@users.noreply.github.com> Date: Thu, 23 Mar 2023 04:26:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c36a880..84302ae 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,6 @@ Called to say that i've just read the last data set. ```ruby bool anyDataFor(uint8_t core); ``` -`true` if there is a new data set ready rof `core` +`true` if there is a new data set ready for `core` **For more info see the examples and enjoy!**