mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
ftdipp_mpsse: change clkHZ visibility
This commit is contained in:
@@ -48,8 +48,8 @@ class FTDIpp_MPSSE {
|
||||
int _addr;
|
||||
char _product[64];
|
||||
unsigned char _interface;
|
||||
int _clkHZ;
|
||||
protected:
|
||||
int _clkHZ;
|
||||
struct ftdi_context *_ftdi;
|
||||
int _buffer_size;
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user