Improve doxygen comments

This commit is contained in:
Henrik Stickann
2022-04-24 13:43:44 +02:00
parent e7d246a2e7
commit a24aa1c5c6
10 changed files with 77 additions and 52 deletions

View File

@@ -4,8 +4,8 @@
#ifndef STA_UART_HPP
#define STA_UART_HPP
#include <stddef.h>
#include <stdint.h>
#include <cstddef>
#include <cstdint>
namespace sta