This website requires JavaScript.
Explore
Help
Sign In
ctdo
/
crashtest-r0ket
Watch
16
Star
0
Fork
You've already forked crashtest-r0ket
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
51f79dbd54
crashtest-r0ket
/
firmware
/
basic
/
uuid.h
9 lines
90 B
C
Raw
Blame
History
#
ifndef _UUID_H_
#
define _UUID_H_
#
include
<stdint.h>
uint32_t
GetUUID32
(
void
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink