Skip to content

Commit

Permalink
Update development time (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
AstaRom authored Jan 6, 2024
1 parent c8d264e commit ec195db
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion include/base.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* MIT License
*
* Copyright (c) 2023 awawa-dev
* Copyright (c) 2024 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialEsp8266
*
Expand Down
2 changes: 1 addition & 1 deletion include/calibration.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* MIT License
*
* Copyright (c) 2023 awawa-dev
* Copyright (c) 2024 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialEsp8266
*
Expand Down
2 changes: 1 addition & 1 deletion include/framestate.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* MIT License
*
* Copyright (c) 2023 awawa-dev
* Copyright (c) 2024 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialEsp8266
*
Expand Down
2 changes: 1 addition & 1 deletion include/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* MIT License
*
* Copyright (c) 2023 awawa-dev
* Copyright (c) 2024 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialEsp8266
*
Expand Down
2 changes: 1 addition & 1 deletion include/statistics.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* MIT License
*
* Copyright (c) 2023 awawa-dev
* Copyright (c) 2024 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialEsp8266
*
Expand Down
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* MIT License
*
* Copyright (c) 2023 awawa-dev
* Copyright (c) 2024 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialEsp8266
*
Expand Down
2 changes: 1 addition & 1 deletion test/test_SingleSegment/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* MIT License
*
* Copyright (c) 2023 awawa-dev
* Copyright (c) 2024 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialEsp8266
*
Expand Down

0 comments on commit ec195db

Please sign in to comment.