X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/rsbs2/blobdiff_plain/0ed4de5ebd3591b7a8fa527a0c41a2d1a349fef3..d6f38d0dfc4f602a6c790fd470deb2b2fd23da77:/bmc/usart.h?ds=sidebyside diff --git a/bmc/usart.h b/bmc/usart.h new file mode 100644 index 0000000..d0ce4a5 --- /dev/null +++ b/bmc/usart.h @@ -0,0 +1,3 @@ +#define BAUD 9600UL + +void usart_init();