diff --git a/src/RTL8720_ISR_Timer-Impl.h b/src/RTL8720_ISR_Timer-Impl.h index 5887810..9316c91 100644 --- a/src/RTL8720_ISR_Timer-Impl.h +++ b/src/RTL8720_ISR_Timer-Impl.h @@ -19,11 +19,12 @@ Based on BlynkTimer.h Author: Volodymyr Shymanskyy - Version: 1.0.0 + Version: 1.1.0 Version Modified By Date Comments ------- ----------- ---------- ----------- 1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM + 1.1.0 K.Hoang 22/01/2022 Fix `multiple-definitions` linker error *****************************************************************************************************************************/ #pragma once diff --git a/src/RTL8720_ISR_Timer.h b/src/RTL8720_ISR_Timer.h index 1e1b499..7efa788 100644 --- a/src/RTL8720_ISR_Timer.h +++ b/src/RTL8720_ISR_Timer.h @@ -19,11 +19,12 @@ Based on BlynkTimer.h Author: Volodymyr Shymanskyy - Version: 1.0.0 + Version: 1.1.0 Version Modified By Date Comments ------- ----------- ---------- ----------- 1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM + 1.1.0 K.Hoang 22/01/2022 Fix `multiple-definitions` linker error *****************************************************************************************************************************/ #pragma once diff --git a/src/RTL8720_ISR_Timer.hpp b/src/RTL8720_ISR_Timer.hpp index 4bdb600..858f870 100644 --- a/src/RTL8720_ISR_Timer.hpp +++ b/src/RTL8720_ISR_Timer.hpp @@ -19,11 +19,12 @@ Based on BlynkTimer.h Author: Volodymyr Shymanskyy - Version: 1.0.0 + Version: 1.1.0 Version Modified By Date Comments ------- ----------- ---------- ----------- 1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM + 1.1.0 K.Hoang 22/01/2022 Fix `multiple-definitions` linker error *****************************************************************************************************************************/ #pragma once diff --git a/src/RTL8720_TimerInterrupt.h b/src/RTL8720_TimerInterrupt.h index a02299e..b969ae9 100644 --- a/src/RTL8720_TimerInterrupt.h +++ b/src/RTL8720_TimerInterrupt.h @@ -19,11 +19,12 @@ Based on BlynkTimer.h Author: Volodymyr Shymanskyy - Version: 1.0.0 + Version: 1.1.0 Version Modified By Date Comments ------- ----------- ---------- ----------- 1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM + 1.1.0 K.Hoang 22/01/2022 Fix `multiple-definitions` linker error *****************************************************************************************************************************/ #pragma once diff --git a/src/TimerInterrupt_Generic_Debug.h b/src/TimerInterrupt_Generic_Debug.h index 9187053..0fabe30 100644 --- a/src/TimerInterrupt_Generic_Debug.h +++ b/src/TimerInterrupt_Generic_Debug.h @@ -19,11 +19,12 @@ Based on BlynkTimer.h Author: Volodymyr Shymanskyy - Version: 1.0.0 + Version: 1.1.0 Version Modified By Date Comments ------- ----------- ---------- ----------- 1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM + 1.1.0 K.Hoang 22/01/2022 Fix `multiple-definitions` linker error *****************************************************************************************************************************/ #pragma once