Explorar o código

Дорисовал схему.

Vladimir N. Shilov %!s(int64=9) %!d(string=hai) anos
pai
achega
038333fa37
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. BIN=BIN
      hw/esp-clock.dch
  2. 2 2
      include/configuration.h

BIN=BIN
sch/esp-clock.dch → hw/esp-clock.dch


+ 2 - 2
include/configuration.h

@@ -23,8 +23,8 @@
 
 // MAX7219
 #define PIN_SCK		14
-#define PIN_MOSI	13
-#define PIN_SS		12
+#define PIN_MOSI	12
+#define PIN_SS		13
 
 
 #define CLOCK_CONFIG_FILE ".clock.conf" // leading point for security reasons :)