Fix build with Meatpack only on 2nd port (#21336)

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
X-Ryl669
2021-03-14 18:11:11 +01:00
committed by GitHub
parent cc3e878f90
commit d787cd3076
6 changed files with 26 additions and 29 deletions

View File

@ -42,7 +42,6 @@
#if HAS_MEATPACK
#include "meatpack.h"
MeatPack meatpack;
#define MeatPack_ProtocolVersion "PV01"
//#define MP_DEBUG