~ruther/CTU-FEE-B0B35APO-Semestral-project

5ec401baf2754d9938cda4388915a0ea71088460 — František Boháček 3 years ago 8fc2259
fix: correct led strip leds count
1 files changed, 1 insertions(+), 1 deletions(-)

M lib-pheripherals/include/mzapo_led_strip.h
M lib-pheripherals/include/mzapo_led_strip.h => lib-pheripherals/include/mzapo_led_strip.h +1 -1
@@ 3,7 3,7 @@

#include <stdint.h>

#define LED_STRIP_COUNT 30
#define LED_STRIP_COUNT 32

#ifdef __cplusplus
extern "C" {

Do not follow this link