FreeCalypso > hg > fc-magnetite
view cfg-headers/base/rf.cfg @ 670:def882d1b354
AT+IOR and AT+IOW GPIO commands implemented in aci3
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 28 May 2020 03:15:43 +0000 |
| parents | fd8227e3047d |
| children |
line wrap: on
line source
#ifndef __RF_CFG__ #define __RF_CFG__ #define RF 12 #define RF_FAM 12 #define RF_PA 2 #define RF_PG 2 #endif /* __RF_CFG__ */
