add header to avoid error during CI not seen locally
This commit is contained in:
parent
3105bdde83
commit
bf210232d3
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include <string.h>
|
||||
|
||||
#include "dvi.hpp"
|
||||
#include "pico/stdlib.h"
|
||||
#include "hardware/gpio.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue