Init
This commit is contained in:
parent
af314782e0
commit
c23ff00242
|
|
@ -25,7 +25,7 @@ typedef struct {
|
|||
uint16_t channel5;
|
||||
} AdcSample;
|
||||
|
||||
/*
|
||||
|
||||
int main() {
|
||||
BLFContext ctx;
|
||||
int ret;
|
||||
|
|
@ -106,8 +106,8 @@ int main() {
|
|||
}
|
||||
return 0;
|
||||
}
|
||||
*/
|
||||
|
||||
/*
|
||||
int main() {
|
||||
BLFContext ctx;
|
||||
int ret;
|
||||
|
|
@ -207,3 +207,4 @@ int main() {
|
|||
|
||||
return 0;
|
||||
}
|
||||
*/
|
||||
Loading…
Reference in New Issue