We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe06ec8 commit 62d6f19Copy full SHA for 62d6f19
lib/board_adapters/storage/storage.cpp
@@ -3,6 +3,7 @@
3
#include <USB.h>
4
#include <USBMSC.h>
5
#include <atomic>
6
+#include <cassert>
7
#include <condition_variable>
8
#include <cstdint>
9
#include <esp32-hal-log.h>
0 commit comments