modified: spi_test.ino
parent
83b1342093
commit
2f8d9f1f01
|
@ -36,6 +36,5 @@ void SerialRe(){
|
|||
for(uint8_t temp:buffer){
|
||||
Serial.printf("%02X ",temp);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue