Modified Fritzing circuits

This commit is contained in:
Mike-Kimani
2020-05-23 22:13:00 +03:00
committed by b1ackd0t
parent b1d32013e2
commit 72d23e842a
38 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
// This turns on the onboard LED for 1s and off for 0.5s repeatedly
int potentiometerPin = 8;
int potentiometerPin = A5;
int readValue;
float voltageValue;
Binary file not shown.