pcb changes

Fork of SingleFrequencyLora by Christopher De Bank

Files at this revision

API Documentation at this revision

Comitter:
cdebank
Date:
Fri Dec 01 18:07:14 2017 +0000
Parent:
27:69b1750b2096
Commit message:
pcb changes

Changed in this revision

sx1276/sx1276-hal.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/sx1276/sx1276-hal.cpp	Thu Nov 16 14:25:59 2017 +0000
+++ b/sx1276/sx1276-hal.cpp	Fri Dec 01 18:07:14 2017 +0000
@@ -57,7 +57,7 @@
                             AntSwitch( P0_23 ), 
                             Fake( A3 )
                         #else
-                        :   SX1276( events, PB_5, PB_4, PB_3, PA_4, PC_0, PC_10, PB_10, PC_12, PC_11, PC_9, PC_8 ),
+                        :   SX1276( events, PB_5, PB_4, PB_3, PA_15, PB_6, PC_10, PB_8, PC_12, PC_11, PC_9, PC_8 ),
                             AntSwitch( A4 ), 
                             Fake( A3 )
                         #endif