From 57c4f3a2ed189dbcbde66ef60c7672b300ca4237 Mon Sep 17 00:00:00 2001 From: RestucciaMichele <72453178+RestucciaMichele@users.noreply.github.com> Date: Wed, 2 Apr 2025 12:19:59 +0200 Subject: [PATCH] header comment fix --- .../X_NUCLEO_NFC03A1_HelloWorld/X_NUCLEO_NFC03A1_HelloWorld.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/X_NUCLEO_NFC03A1_HelloWorld/X_NUCLEO_NFC03A1_HelloWorld.ino b/examples/X_NUCLEO_NFC03A1_HelloWorld/X_NUCLEO_NFC03A1_HelloWorld.ino index 49219fb..596b2de 100644 --- a/examples/X_NUCLEO_NFC03A1_HelloWorld/X_NUCLEO_NFC03A1_HelloWorld.ino +++ b/examples/X_NUCLEO_NFC03A1_HelloWorld/X_NUCLEO_NFC03A1_HelloWorld.ino @@ -2,7 +2,7 @@ ****************************************************************************** * @file X_NUCLEO_NFC03A1_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-NFC03A1 * NFC reader/writer expansion board.