mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-31 10:16:11 +02:00
ftdipp_mpsse: change VID/PID visibility
This commit is contained in:
@@ -55,9 +55,9 @@ class FTDIpp_MPSSE {
|
||||
bool search_with_dev(const std::string &device);
|
||||
bool _verbose;
|
||||
mpsse_bit_config _cable;
|
||||
private:
|
||||
int _vid;
|
||||
int _pid;
|
||||
private:
|
||||
int _bus;
|
||||
int _addr;
|
||||
char _product[64];
|
||||
|
||||
Reference in New Issue
Block a user