This website works better with JavaScript.
Home
Explore
Help
Sign In
p_transmit_disinfection
/
dbdb_ext_valve_board_pv1
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
94
Commits
1
Branch
0
Tags
2.9 MiB
C
98.9%
C++
0.7%
Assembly
0.3%
Tree:
f6662673db
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f6662673db'
${ noResults }
dbdb_ext_valve_board_pv1
/
libzaf
/
zaf_bean.h
6 lines
93 B
Raw
Blame
History
#
pragma once
#
include
<stdint.h>
typedef
struct
{
uint8_t
*
data
;
uint32_t
len
;
}
zbuf_t
;
Reference in new issue