mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-20 22:49:06 +00:00
fix missing header (#3167)
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
#include <libopencm3/lpc43xx/rgu.h>
|
#include <libopencm3/lpc43xx/rgu.h>
|
||||||
#include <libopencm3/lpc43xx/wwdt.h>
|
#include <libopencm3/lpc43xx/wwdt.h>
|
||||||
#include "delay.h"
|
#include "delay.h"
|
||||||
|
#include "string.h"
|
||||||
|
|
||||||
volatile bool usb_bulk_block_done = false;
|
volatile bool usb_bulk_block_done = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user