fixed rotate

pull/211/head
alanbjohnston 4 years ago committed by GitHub
parent fa46a12bf7
commit ac8d1e69af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -229,7 +229,8 @@ void loop() {
char output_file[] = "/cam.bin";
jpeg_decode(image_file, output_file, debug_mode);
rotate
char telem_display[] = " Battery: Status: ";
rotate_image(output_file, output_file, telem_display);
if (debug_mode)
Serial.println("Start transmit!!!");

Loading…
Cancel
Save

Powered by TurnKey Linux.