From edeecdc3fba90119ec4149691eaf2dcb43a94510 Mon Sep 17 00:00:00 2001 From: Igor Beloschapkin Date: Mon, 22 Mar 2021 14:03:45 +0100 Subject: [PATCH] Fix date --- tactile_eeg_local/tactile_eeg_local.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tactile_eeg_local/tactile_eeg_local.ino b/tactile_eeg_local/tactile_eeg_local.ino index 4c46760..a6118c9 100644 --- a/tactile_eeg_local/tactile_eeg_local.ino +++ b/tactile_eeg_local/tactile_eeg_local.ino @@ -5,7 +5,7 @@ #include #include -/* Firmware v1.42 17.03.2021 +/* Firmware v1.42 22.03.2021 * Igor Beloschapkin * beloschapkinig61248@th-nuernberg.de */