aster94 / logic-analyzer

Logic Analyzer, for Arduino, AVR, ESP8266 and STM32 with a very nice working processing interface, you could run it also on any Android device.
GNU General Public License v3.0
351 stars 77 forks source link

fix processing SAVE default format #18

Closed BackMountainDevil closed 2 years ago

BackMountainDevil commented 2 years ago

Error

Could not save /home/mifen/Documents/Arduino/logic-analyzer/Computer_Interface/la_capture-1, make sure it ends with a supported extension (JPG, jpg, tiff, bmp, BMP, gif, GIF, WBMP, png, PNG, JPEG, tif, TIF, TIFF, wbmp, jpeg)

solution

make jpg default

aster94 commented 2 years ago

Ok thanks