diff --git a/src/modules/LLCC68/LLCC68.h b/src/modules/LLCC68/LLCC68.h index 3a737060..08c52af3 100644 --- a/src/modules/LLCC68/LLCC68.h +++ b/src/modules/LLCC68/LLCC68.h @@ -21,7 +21,7 @@ class LLCC68: public SX1262 { \brief Default constructor. \param mod Instance of Module that will be used to communicate with the radio. */ - LLCC68(Module* mod); + LLCC68(Module* mod); // cppcheck-suppress noExplicitConstructor /*! \brief Initialization method for LoRa modem.