Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023-2025 awawa-dev
Copyright (c) 2023-2026 awawa-dev

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
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-2025 awawa-dev
* Copyright (c) 2023-2026 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialPico
*
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-2025 awawa-dev
* Copyright (c) 2023-2026 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialPico
*
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-2025 awawa-dev
* Copyright (c) 2023-2026 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialPico
*
Expand Down
2 changes: 1 addition & 1 deletion include/leds.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* MIT License
*
* Copyright (c) 2023-2025 awawa-dev
* Copyright (c) 2023-2026 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialPico
*
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-2025 awawa-dev
* Copyright (c) 2023-2026 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialPico
*
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-2025 awawa-dev
* Copyright (c) 2023-2026 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialPico

Expand Down
2 changes: 1 addition & 1 deletion pio/neopixel.pio
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; MIT License
;
; Copyright (c) 2023-2025 awawa-dev
; Copyright (c) 2023-2026 awawa-dev
;
; https://github.com/awawa-dev/HyperSerialPico
;
Expand Down
2 changes: 1 addition & 1 deletion pio/neopixel_ws2812b.pio
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; MIT License
;
; Copyright (c) 2023-2025 awawa-dev
; Copyright (c) 2023-2026 awawa-dev
;
; https://github.com/awawa-dev/HyperSerialPico
;
Expand Down
2 changes: 1 addition & 1 deletion source/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* MIT License
*
* Copyright (c) 2023-2025 awawa-dev
* Copyright (c) 2023-2026 awawa-dev
*
* https://github.com/awawa-dev/HyperSerialPico
*
Expand Down