From 5aa8678099deed03207b3e3671af14dedf1ba07d Mon Sep 17 00:00:00 2001 From: RestucciaMichele <72453178+RestucciaMichele@users.noreply.github.com> Date: Wed, 2 Apr 2025 11:20:19 +0200 Subject: [PATCH] header comment fix --- .../X_NUCLEO_NFC08A1_HelloWorld/X_NUCLEO_NFC08A1_HelloWorld.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/X_NUCLEO_NFC08A1_HelloWorld/X_NUCLEO_NFC08A1_HelloWorld.ino b/examples/X_NUCLEO_NFC08A1_HelloWorld/X_NUCLEO_NFC08A1_HelloWorld.ino index 06ea235..895ad4f 100644 --- a/examples/X_NUCLEO_NFC08A1_HelloWorld/X_NUCLEO_NFC08A1_HelloWorld.ino +++ b/examples/X_NUCLEO_NFC08A1_HelloWorld/X_NUCLEO_NFC08A1_HelloWorld.ino @@ -2,7 +2,7 @@ ****************************************************************************** * @file X_NUCLEO_NFC08A1_HelloWorld.ino * @author AST - * @version V1.0.0 + * @version V2.0.0 * @date 2 September 2021 * @brief Arduino test application for the STMicrolectronics X-NUCLEO-NFC08A1 * NFC reader/writer expansion board.