Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SX1276PingPong_modtronix
Fork of SX1276Lib by
Revision 21:d3f64a075f0c, committed 2015-04-02
- Comitter:
- modtronix
- Date:
- Thu Apr 02 12:27:47 2015 +1100
- Parent:
- 20:7cf7c08f0088
- Child:
- 22:20db480143c9
- Commit message:
- Test commit
Changed in this revision
| sx1276/sx1276-inAir.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/sx1276/sx1276-inAir.cpp Thu Apr 02 01:02:35 2015 +0000
+++ b/sx1276/sx1276-inAir.cpp Thu Apr 02 12:27:47 2015 +1100
@@ -146,7 +146,7 @@
nss = 1;
spi.format( 8,0 );
//uint32_t frequencyToSet = 8000000;
- // TEST TEST
+ // TEST TEST TEST
uint32_t frequencyToSet = 1000000; //DJH - Reduced speed to 1MHz
#if( defined ( TARGET_NUCLEO_L152RE ) || defined (TARGET_NUCLEO_F401RE) || defined ( TARGET_LPC11U6X ) || defined (TARGET_K64F) || defined ( TARGET_NZ32ST1L ) )
spi.frequency( frequencyToSet );
