For with fix for disconnection notifications
Fork of nRF51822 by
Diff: btle/btle_advertising.h
- Revision:
- 17:c3e11bb6cb72
- Parent:
- 0:eff01767de02
- Child:
- 22:c6ee8136847e
diff -r d8161e2af6c6 -r c3e11bb6cb72 btle/btle_advertising.h --- a/btle/btle_advertising.h Fri May 30 13:32:48 2014 +0100 +++ b/btle/btle_advertising.h Wed Jun 04 09:19:57 2014 +0100 @@ -21,4 +21,4 @@ error_t btle_advertising_start(void); -#endif +#endif // ifndef _BTLE_ADVERTISING_H_