Minor code cleaning.

This commit is contained in:
s.aydarov
2024-12-15 05:49:21 -08:00
parent 8c15a865ee
commit fbb3fa4a13
3 changed files with 10 additions and 10 deletions

View File

@@ -13,9 +13,9 @@
#define PIN_DISPLAY_CLK 7
#define PIN_DISPLAY_DIO 8
#define PIN_LED_DATA 5
#define PIN_LED_LATCH 4
#define PIN_LED_CLOCK 3
#define PIN_LED_SHIFT_REGISTER_DATA 5
#define PIN_LED_SHIFT_REGISTER_LATCH 4
#define PIN_LED_SHIFT_REGISTER_CLOCK 3
#define REGISTER_SIZE 2