firmata_mraa.c: Fix type error in uint8 array
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#if defined(IMRAA
|
||||
#if defined(IMRAA)
|
||||
#include <json-c/json.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user