aboutsummaryrefslogtreecommitdiffstats
path: root/source/arduino/bitwisemath.rst
diff options
context:
space:
mode:
Diffstat (limited to 'source/arduino/bitwisemath.rst')
-rw-r--r--source/arduino/bitwisemath.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/arduino/bitwisemath.rst b/source/arduino/bitwisemath.rst
index 3f102eb..196cc2c 100644
--- a/source/arduino/bitwisemath.rst
+++ b/source/arduino/bitwisemath.rst
@@ -181,3 +181,6 @@ See Also
- :ref:`Boolean operations <arduino-boolean>` (``&&``, ``||``)
- :ref:`Compound bitwise operations <arduino-bitwisecompound>` (``&=``,
``|=``, ``^=``).
+
+
+.. include:: cc-attribution.txt \ No newline at end of file