aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/arduino/analogwrite.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/arduino/analogwrite.rst')
-rw-r--r--docs/source/arduino/analogwrite.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/arduino/analogwrite.rst b/docs/source/arduino/analogwrite.rst
index d04f485..a1057ab 100644
--- a/docs/source/arduino/analogwrite.rst
+++ b/docs/source/arduino/analogwrite.rst
@@ -159,3 +159,6 @@ See also
.. [#fuint16max] This is because the value for the duty cycle on the
Maple uses 2 bytes of memory, and an unsigned (i.e., nonnegative)
integer with size 2 bytes can hold the values between 0 and 65,535.
+
+
+.. include:: cc-attribution.txt \ No newline at end of file