We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1508af1 commit f5c5c9bCopy full SHA for f5c5c9b
README.md
@@ -40,6 +40,6 @@ Called to say that i've just read the last data set.
40
```ruby
41
bool anyDataFor(uint8_t core);
42
```
43
-`true` if there is a new data set ready rof `core`
+`true` if there is a new data set ready for `core`
44
45
**For more info see the examples and enjoy!**
0 commit comments