RISC-V/V203/usb/scope/firmware/main.h
2024-10-21 10:26:41 +02:00

8 lines
118 B
C

#ifndef MAIN_H
#define MAIN_H
#include "adcscope.h"
#include "cdc_class.h"
#include "samplering.h"
#endif // MAIN_H