summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/asserv.c
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io/src/asserv.c')
-rw-r--r--digital/io/src/asserv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/io/src/asserv.c b/digital/io/src/asserv.c
index b6910275..4b3a5795 100644
--- a/digital/io/src/asserv.c
+++ b/digital/io/src/asserv.c
@@ -53,7 +53,7 @@ static uint8_t asserv_twi_seq;
/**
* Shared buffer used to send commands to the asserv.
*/
-static uint8_t asserv_twi_buffer[7];
+static uint8_t asserv_twi_buffer[14];
/**
* Pointer to access the buffer to put the parameters list.