diff --git a/RaspberryPiZero_bcm2835/index.html b/RaspberryPiZero_bcm2835/index.html index 59c9b6d8aa431295274907cc9488de662be7db5d..0c4c14bf29e13a1841ad5bc9dc4ba9de7a98068c 100644 --- a/RaspberryPiZero_bcm2835/index.html +++ b/RaspberryPiZero_bcm2835/index.html @@ -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 diff --git a/RaspberryPiZero_node_rpio/index.html b/RaspberryPiZero_node_rpio/index.html index d5777116e715edf9ab12cc543ef97ef98c6c3734..da9f71926d65235559c55bc1406001fd3e09fa78 100644 --- a/RaspberryPiZero_node_rpio/index.html +++ b/RaspberryPiZero_node_rpio/index.html @@ -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