mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 01:48:50 +02:00
clkHZ: be more generic
This commit is contained in:
@@ -294,6 +294,8 @@ int FTDIpp_MPSSE::setClkFreq(uint32_t clkHZ)
|
||||
ftdi_tcioflush(_ftdi);
|
||||
#endif
|
||||
|
||||
_clkHZ = real_freq;
|
||||
|
||||
return real_freq;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user