diff --git a/src/modules/SX126x/SX1268.h b/src/modules/SX126x/SX1268.h index fbc4e598..3803ec05 100644 --- a/src/modules/SX126x/SX1268.h +++ b/src/modules/SX126x/SX1268.h @@ -101,13 +101,6 @@ class SX1268: public SX126x { }; -/*! - \class LLCC68 - - \brief Only exists as alias for SX1268, since there seems to be no difference between %SX1268 and %LLCC68 modules. -*/ -using LLCC68 = SX1268; - #endif #endif