This commit is contained in:
Kirill Kurshakow 2023-06-07 12:41:42 +03:00
parent 4e3047071d
commit bfd1776bba

2
main.c
View File

@ -8,7 +8,7 @@
int main(void)
{
//example
uint8_t data = 'A';
uart_init(9600,0);