From 72a96c4d5f1df99673d8ae31111e313fc576547b Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Wed, 17 Nov 2010 12:43:21 -0500 Subject: arduino docs nearing completion; CC-BY-SA 3.0 notice appended to all of them --- source/arduino/analogwrite.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/arduino/analogwrite.rst') diff --git a/source/arduino/analogwrite.rst b/source/arduino/analogwrite.rst index d04f485..a1057ab 100644 --- a/source/arduino/analogwrite.rst +++ b/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 -- cgit v1.2.3