first commit
This commit is contained in:
11
APP/communication.h
Normal file
11
APP/communication.h
Normal file
@ -0,0 +1,11 @@
|
||||
//
|
||||
// Created by IRIS on 25-2-7.
|
||||
//
|
||||
|
||||
#ifndef COMMUNICATION_H
|
||||
#define COMMUNICATION_H
|
||||
#include "mymain.h"
|
||||
|
||||
void Send_Shutter_Time(uint32_t shutter_time);
|
||||
uint32_t Opt_Snenser(int persent, uint16_t *data,uint32_t Size,uint32_t Shutter_Now);
|
||||
#endif //COMMUNICATION_H
|
Reference in New Issue
Block a user