tty_uart.h 62 B

12345
  1. #pragma once
  2. #include <stdbool.h>
  3. bool register_tty_uart();