[SX126x] Moved LLCC68 into its own class file
This commit is contained in:
parent
c29e4dbf2b
commit
cf0dc4f0c9
1 changed files with 0 additions and 7 deletions
|
@ -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
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue