Adding missing headers.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
3e73d6569b
commit
a6506e6c95
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "pico/stdlib.h"
|
||||
#include <stdio.h>
|
||||
|
||||
typedef struct app {
|
||||
const uint8_t *aid;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue