fix different bug, not zeroing rgb, not manipulating over each datapoint

This commit is contained in:
2024-02-29 21:32:26 +01:00
parent b710fed79b
commit 4b46c16539
3 changed files with 73 additions and 34 deletions

View File

@@ -28,7 +28,7 @@ DEBUG = stabs
CSTANDARD = -std=gnu99
# Place -D or -U options here
CDEFS = -DF_CPU=16000000UL
CDEFS = -DF_CPU=30000000UL
# Place -I options here
CINCS =