7 lines
75 B
C
7 lines
75 B
C
#include "cnn_model.h"
|
|
#include "debug.h"
|
|
|
|
|
|
|
|
void send_blocks(float* arr);
|