Kris Scholte Lubberink
/
SSS_Ble
Ble for smart sOlutions
Diff: source/InterestService.h
- Revision:
- 7:9cda1b0f25ae
- Parent:
- 6:ee9c86f06eae
- Child:
- 9:92d861703f96
--- a/source/InterestService.h Mon May 20 09:55:38 2019 +0200 +++ b/source/InterestService.h Mon May 20 13:20:35 2019 +0200 @@ -21,7 +21,7 @@ public: virtual ~InterestService(); - typedef int interests_T[5]; + typedef int interests_T[20]; InterestService(BLE &ble); virtual void onDataWritten(const GattWriteCallbackParams *writeParams); int readFromFs();