diff options
| author | Reinhold Gschweicher <pyro4hell@gmail.com> | 2025-05-24 21:59:43 +0200 |
|---|---|---|
| committer | mark9064 <30447455+mark9064@users.noreply.github.com> | 2025-05-30 22:57:12 +0100 |
| commit | 85a0542d936066a90b74316b686dd911c1451d58 (patch) | |
| tree | 435996b5cbd547fa922e490c374845a66cdb3518 /src/FreeRTOS | |
| parent | 8423ed675bf195bc81be19c78106bae860c8e2b8 (diff) | |
DisplayApp: use std::ranges function where possible
Instead of raw for loops use `std::ranges::transform` where possible.
And also use `std::ranges::find_if` instead of `std::find_if`.
Diffstat (limited to 'src/FreeRTOS')
0 files changed, 0 insertions, 0 deletions
