diff --git a/applications/plugins/protoview/app.h b/applications/plugins/protoview/app.h index 82f2f5263..beff44710 100644 --- a/applications/plugins/protoview/app.h +++ b/applications/plugins/protoview/app.h @@ -28,7 +28,7 @@ #define BITMAP_SEEK_NOT_FOUND UINT32_MAX // Returned by function as sentinel #define PROTOVIEW_VIEW_PRIVDATA_LEN 64 // View specific private data len -#define DEBUG_MSG 1 +#define DEBUG_MSG 0 typedef struct ProtoViewApp ProtoViewApp;