This website requires JavaScript.
Explore
Help
Sign In
VMarkov
/
stm32_serDes_protobuf_project
Watch
1
Star
0
Fork
0
You've already forked stm32_serDes_protobuf_project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
stm32_serDes_protobuf_project
/
app
/
app.h
7 lines
69 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
callbacks sending data
2024-06-10 18:46:02 +03:00
#
ifndef __APP_H
#
define __APP_H
#
include
"bsp.h"
Full cycle of serdes
2024-06-11 20:47:55 +03:00
void
app
(
)
;
callbacks sending data
2024-06-10 18:46:02 +03:00
#
endif
Reference in New Issue
Copy Permalink