void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}
//GND is black
//VCC (the one that connects to the 5V) is red
//DIO is blue
//CLK is greenvoid setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}
//GND is black
//VCC (the one that connects to the 5V) is red
//DIO is blue
//CLK is green