X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Finclude%2Fapps.h;h=f0b9b08aed67a103e085c26f63d5e5e4eeeb2454;hp=ac0c471c81561a4651d9fc71a860fe11d485e554;hb=b7a6e00b7d75a7f29401c2aeeb2e19cbd622d678;hpb=e4f56689caefbdea7cb94b0d2fa0acbc31f5a5de diff --git a/firmware/include/apps.h b/firmware/include/apps.h index ac0c471..f0b9b08 100644 --- a/firmware/include/apps.h +++ b/firmware/include/apps.h @@ -21,7 +21,8 @@ #define PIC 0x34 //Radio peripherals are in the 0x50 range. -#define NRF 0x50 +#define NRF 0x50 +#define CCSPI 0x51 //Keep 0x60 empty for now.