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

View File

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