#include <chrono>
#include <string>
#include "XLink/XLink.h"
#include "depthai/depthai.hpp"
#include "depthai/xlink/XLinkConnection.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
static const char * | ProtocolToStr (XLinkProtocol_t val) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 30 of file flash_user_bootloader.cpp.
|
static |
Definition at line 8 of file flash_user_bootloader.cpp.