This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
blackmagic-esp32-s2
mirror of
https://github.com/flipperdevices/blackmagic-esp32-s2.git
Watch
1
Star
0
Fork
You've already forked blackmagic-esp32-s2
0
Code
Releases
Wiki
Activity
33faee42f5
blackmagic-esp32-s2
/
main
/
uart.h
4 lines
65 B
C
Raw
Blame
History
#
pragma once
void
uart_init
(
)
;
void
uart_print
(
const
char
*
str
)
;
View Git Blame
Copy Permalink