Skip to content
Snippets Groups Projects
Commit 6e7003e9 authored by Sam Calisch's avatar Sam Calisch
Browse files

added w

parent b6ea1c47
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -67,6 +67,9 @@ int main(int argc, char **argv)
<figcaption>A) 16mA pad current, B) 2 mA pad current</figcaption>
</figure>
<p>Note: This test was run on a RPiZero W, instead of the baseline version (without wifi).</p>
</body>
</html>
\ No newline at end of file
......@@ -31,6 +31,8 @@ while(1){rpio.write(3, 1-rpio.read(5) ); }
</code>
</pre>
<p>Note: This test was run on a RPiZero W, instead of the baseline version (without wifi).</p>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment