ola, estou tentando implementar o codigo para ramps e alterei todosos pinos no pins.h
porem mesmo com as configurações originais tenho encontrado o seguinte erro quando desejo definir multiple materiais:
In file included from temperature.h:26:0,
from led.cpp:4:
slave_comms.h: In function ‘void slaveStep(uint8_t, uint8_t)’:
slave_comms.h:173:15: error: ‘SLAVE_CLOCK’ was not declared in this scop
I wonder where I am going wrong, fix it. thank you
ola, estou tentando implementar o codigo para ramps e alterei todosos pinos no pins.h porem mesmo com as configurações originais tenho encontrado o seguinte erro quando desejo definir multiple materiais:
In file included from temperature.h:26:0, from led.cpp:4: slave_comms.h: In function ‘void slaveStep(uint8_t, uint8_t)’: slave_comms.h:173:15: error: ‘SLAVE_CLOCK’ was not declared in this scop
I wonder where I am going wrong, fix it. thank you