This website works better with JavaScript.
Home
Explore
Help
Sign In
p_transmit_disinfection_v2
/
h2o2_ext_sensor
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.
89
Commits
1
Branch
0
Tags
2.9 MiB
C
98.8%
C++
0.8%
Assembly
0.3%
Tree:
35aca29a6e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '35aca29a6e'
${ noResults }
h2o2_ext_sensor
/
libzaf
/
zaf_bean.h
6 lines
96 B
Raw
Blame
History
#
pragma once
#
include
<stdint.h>
typedef
struct
{
uint8_t
*
data
;
uint32_t
len
;
}
zaf_buf_t
;
Reference in new issue