Commit 723b6e7
authored
Fix: replace the crystal to 32MHz according to the ref design (#417)
https://semtech.my.salesforce.com/sfc/p/#E0000000JelG/a/RQ000008nKCH/hp2iKwMDKWl34g1D3LBf_zC7TGBRIo2ff5LMnS8r19s
This pull request includes a single change to the `contents` method in
the `Rf_Sx1262.py` file. The crystal frequency was updated to align with
data sheet.
* **Crystal frequency update**:
- Changed the crystal frequency from `30 MHz` to `32 MHz` for the
`Rf_Sx1262` component to align with the ref design1 parent ba21b04 commit 723b6e7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
0 commit comments