Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion external/argh
Submodule argh updated 1 files
+2 −2 CMakeLists.txt
2 changes: 1 addition & 1 deletion external/jsx
1 change: 1 addition & 0 deletions include/respawn/usb/client.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <sioku.h>

#include <string>
#include <vector>

constexpr auto USB_VENDOR_ID_APPLE = 0x5ac;
constexpr auto USB_PRODUCT_ID_DFU = 0x1227;
Expand Down