For scoop
Fork of nRF51822 by
Revision 187:02500109ccb8, committed 2015-06-11
- Comitter:
- dkester
- Date:
- Thu Jun 11 20:58:18 2015 +0000
- Parent:
- 186:d0fc349b9a1b
- Commit message:
- change to goniometer;
Changed in this revision
projectconfig.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/projectconfig.h Mon Jun 08 10:43:30 2015 +0100 +++ b/projectconfig.h Thu Jun 11 20:58:18 2015 +0000 @@ -115,7 +115,7 @@ #define CFG_GAP_APPEARANCE BLE_APPEARANCE_GENERIC_TAG #define CFG_GAP_LOCAL_NAME "nRF5x" - #define CFG_GAP_CONNECTION_MIN_INTERVAL_MS 50 /**< Minimum acceptable connection interval */ + #define CFG_GAP_CONNECTION_MIN_INTERVAL_MS 50 /**< Minimum acceptable connection interval */ #define CFG_GAP_CONNECTION_MAX_INTERVAL_MS 500 /**< Maximum acceptable connection interval */ #define CFG_GAP_CONNECTION_SUPERVISION_TIMEOUT_MS 4000 /**< Connection supervisory timeout */ #define CFG_GAP_CONNECTION_SLAVE_LATENCY 0 /**< Slave Latency in number of connection events. */ @@ -133,4 +133,4 @@ #endif /*=========================================================================*/ -#endif /* _PROJECTCONFIG_H_ */ \ No newline at end of file +#endif /* _PROJECTCONFIG_H_ */