RISC-V/V203/usb/scope/firmware/main.h

9 lines
118 B
C
Raw Normal View History

2024-10-21 10:26:41 +02:00
#ifndef MAIN_H
#define MAIN_H
#include "adcscope.h"
#include "cdc_class.h"
#include "samplering.h"
#endif // MAIN_H