mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-17 13:48:32 +03:00
This is a list of known-compatible USB VID/PID pairs. Change-Id: I3ef66ebba307899c57077bfd633f84f30190f4dc
6 lines
105 B
C
6 lines
105 B
C
#pragma once
|
|
|
|
#include <osmocom/usb/libusb.h>
|
|
|
|
extern const struct dev_id osmo_st2_compatible_dev_ids[];
|