Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6928a0c

Browse files
Merge pull request #954 from arduino/karlsoderby/fix-bitread-rendering
Minor Rendering Fix
2 parents ead1ebe + 7f80982 commit 6928a0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Language/Functions/Bits and Bytes/bitRead.adoc‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Reads a bit of a variable, e.g. `bool`, `int`. Note that `float` & `double` are
3636
=== Returns
3737
The value of the bit (0 or 1).
3838

39+
[float]
3940
=== Example Code
4041

4142
This example code demonstrates how to read two variables, one increasing counter, one decreasing counter, and print out both the binary and decimal values of the variables.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /