This website works better with JavaScript
Home
Explore
Help
Register
Sign In
haitaowang1001
/
dtu_lan_gateway
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
59516250cc
Branches
Tags
master
test
dtu_lan_gate...
/
app
/
System
/
includes
/
time_count.h
time_count.h
77 B
History
Raw
1
2
3
4
5
6
7
#ifndef __TIME_COUNT_H
#define __TIME_COUNT_H
int time1;
int time2;
#endif