summaryrefslogtreecommitdiffstats
path: root/developerbox_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'developerbox_spi.c')
-rw-r--r--developerbox_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/developerbox_spi.c b/developerbox_spi.c
index 4ad966ecc..46da80eda 100644
--- a/developerbox_spi.c
+++ b/developerbox_spi.c
@@ -60,7 +60,7 @@ const struct dev_entry devs_developerbox_spi[] = {
{0},
};
-struct libusb_context *usb_ctx;
+static struct libusb_context *usb_ctx;
static libusb_device_handle *cp210x_handle;
static int cp210x_gpio_get(void)