fixed " typo

pico-i2c
alanbjohnston 3 years ago committed by GitHub
parent 4cf9c1e400
commit 62288eaf1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -206,7 +206,7 @@ bool get_camera_image() {
int received_crc = Serial2.read();
// buffer2[index1++] = octet;
Serial.print(nFile length: ");
Serial.print("File length: ");
Serial.println(index1 - (int)strlen(end_flag));
// index1 -= 1; // 40;
// Serial.println(buffer2[index1 - 1], HEX);

Loading…
Cancel
Save

Powered by TurnKey Linux.