add firmware
This commit is contained in:
4
dev/flow.h
Normal file
4
dev/flow.h
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
bool FLOW_Init();
|
||||
bool FLOW_GetMotion(short* dX, short* dY, unsigned char* qual);
|
Reference in New Issue
Block a user