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

@@ -7,8 +7,8 @@
#include <sta/mutex.hpp>
#include <sta/spi_settings.hpp>
#include <stdint.h>
#include <stddef.h>
#include <cstdint>
#include <cstddef>
namespace sta