1
0

Refactor MAX7219 initialization and update MQ7 reading delay

This commit is contained in:
Jose
2025-04-27 22:27:06 +02:00
parent 51db158354
commit cf540bdec9
4 changed files with 8 additions and 12 deletions

View File

@@ -4,7 +4,6 @@
#define HARDWARE_TYPE MD_MAX72XX::FC16_HW
#define MAX_DEVICES 4 // 4 modulos 8x8
#define DATA_PIN 19
#define CS_PIN 18
#define CLK_PIN 17