diff --git a/src/ftdipp_mpsse.hpp b/src/ftdipp_mpsse.hpp index 247ba25..d582e38 100644 --- a/src/ftdipp_mpsse.hpp +++ b/src/ftdipp_mpsse.hpp @@ -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: