Skip to content

Commit

Permalink
remove compile warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutree committed Nov 15, 2024
1 parent f8b81bb commit bf927d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/vision/src/maix_image_trans.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ using websocketpp::lib::placeholders::_2;
#define IMG_ENCODE_JPEG 1
#define IMG_ENCODE_PNG 2

static int jpeg_quality = 95;

enum ImageTransFmt
{
IMG_TRANS_FMT_NONE = 0, // pause trans
Expand Down

0 comments on commit bf927d6

Please sign in to comment.