[SX126x] Moved LLCC68 into its own class file

This commit is contained in:
jgromes 2021-06-20 16:07:14 +02:00
parent c29e4dbf2b
commit cf0dc4f0c9

View file

@ -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