Commit graph

5 commits

Author SHA1 Message Date
jgromes
a015e541f6 [SX126x] General reformatting 2023-04-23 19:06:45 +02:00
jgromes
cd4575ebb0 [SX126x] Fixed chip id (#707) 2023-03-21 18:18:17 +01:00
Matthijs Kooijman
47163f4398 [SX126x] Make begin parameter docs consistent
This:
 - Updates syncWord comments after changing it from uint16_t to uint8_t
   in commit 55aff74a ([SX126x] Changed pin mapping, added reset,
   changed LoRa sync word to 1B).
 - Adds missing useRegulatorLDO comments forgoten in commit ea85a663
   ([SX126x] Pass useRegulatorLDO to SX1262/SX1261/SX1268).
 - Makes useRegulatorLDO comments the same in all places (using the more
   explicit version).
 - Fixes a typo in the doxygen \parma -> \param command.
2022-12-20 23:33:02 +01:00
jgromes
0bd11f8c2f [LLCC68] Added missing begin method (#425) 2021-12-20 18:12:13 +01:00
jgromes
6b0c5c2c92 [LLCC68] Added support for LLCC68 param range checks (#314) 2021-06-20 16:08:01 +02:00