2023-01-20 00:03:43 +08:00

6 lines
90 B
C

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