firstTest

Dependencies:   mbed lib_sx9500 SX127x lib_mpl3115a2 lib_mma8451q lib_gps libscpi

Files at this revision

API Documentation at this revision

Comitter:
bongkwan
Date:
Tue Apr 14 02:55:34 2020 +0000
Parent:
0:1aa6d4a96bf1
Commit message:
first change

Changed in this revision

scpi-def.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/scpi-def.cpp	Tue Apr 14 02:53:27 2020 +0000
+++ b/scpi-def.cpp	Tue Apr 14 02:55:34 2020 +0000
@@ -60,6 +60,8 @@
     }
 }
 
+
+
 DigitalOut pd2(PD_2);
 
 DigitalIn dio2_pin(RADIO_DIO_2);