summaryrefslogtreecommitdiff
path: root/src/systemtask/SystemTask.h
diff options
context:
space:
mode:
authorJonathan Vander Mey <jvandermey@evertz.com>2021-07-11 14:18:07 -0400
committerGitHub <noreply@github.com>2021-07-11 20:18:07 +0200
commit4f378e8726fdcff72598aa6ed12eeaa6b3e61355 (patch)
treecbbf403eb3298acd803215fd80ee6e07c532b176 /src/systemtask/SystemTask.h
parent7fee2c25894a3113a580d98c947048152af977d9 (diff)
Refactor trig functions into LUT (#476)
Replaced the use of the standard library trig functions with a LUT-based implementation instead. The standard library implementations produce more accurate results but the usage here doesn't need that. This ends up saving nearly 7kB of binary size.
Diffstat (limited to 'src/systemtask/SystemTask.h')
0 files changed, 0 insertions, 0 deletions