Skip to content
Snippets Groups Projects
Commit 1a84e55d authored by schneider's avatar schneider
Browse files

Merge branch 'rahix/longer-ble-version' into 'master'

ble: Increase max size of the firmware string

See merge request card10/firmware!505
parents 617d6c3a 06e95977
Branches
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
#include "wsf_trace.h" #include "wsf_trace.h"
#include "util/bstream.h" #include "util/bstream.h"
#define DIS_MAXSIZE_FWR_ATT 25 #define DIS_MAXSIZE_FWR_ATT 32
#include "svc_dis.h" #include "svc_dis.h"
#include "svc_cfg.h" #include "svc_cfg.h"
#include <string.h> #include <string.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment