This commit is contained in:
David Given
2024-10-01 00:10:09 +02:00
parent 717ab9a525
commit e833c27452

View File

@@ -11,7 +11,7 @@
#include "lib/logger.h"
#include "greaseweazle.h"
static USB* usb;
static USB* usb = nullptr;
USB::~USB()
{