2023-01-15 11:01:59 +08:00

6 lines
90 B
C

#include "py32f0xx_hal.h"
#define DUMMY_DATA_SIZE 25360
extern const char dummy_data[];