From e1f858ad54a0c03e7de48fb3b1e5e8011fdb32d3 Mon Sep 17 00:00:00 2001 From: Sebastian Romero Date: Fri, 1 Sep 2023 00:19:38 +0200 Subject: [PATCH] Make header file compatible with doxygen --- src/Arduino_POSIXStorage.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Arduino_POSIXStorage.h b/src/Arduino_POSIXStorage.h index a8cf352..c9a782f 100644 --- a/src/Arduino_POSIXStorage.h +++ b/src/Arduino_POSIXStorage.h @@ -1,4 +1,5 @@ -/* +/** +* @file ********************************************************************************************************* * Arduino_POSIXStorage Library *