Adding missing headers.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2022-09-02 19:08:33 +02:00
parent 3e73d6569b
commit a6506e6c95
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -20,6 +20,7 @@
#include <stdlib.h>
#include "pico/stdlib.h"
#include <stdio.h>
typedef struct app {
const uint8_t *aid;