Ble for smart sOlutions

Dependencies:   Adafruit_WS2801

Revision:
9:92d861703f96
Parent:
7:9cda1b0f25ae
Child:
10:d845189d146e
--- a/source/InterestService.h	Tue May 21 13:57:27 2019 +0200
+++ b/source/InterestService.h	Tue Jun 11 11:16:55 2019 +0200
@@ -21,7 +21,7 @@
 public:
     virtual ~InterestService();
 
-    typedef int interests_T[20];
+    typedef int interests_T[5];
     InterestService(BLE &ble);
     virtual void onDataWritten(const GattWriteCallbackParams *writeParams);
     int readFromFs();