6 lines
67 B
C
6 lines
67 B
C
|
#pragma once
|
||
|
|
||
|
#include "tinyusb_types.h"
|
||
|
|
||
|
void val_usb_init(void);
|