leonvandenbeukel / Round-LED-Clock

Wi-Fi connected round LED Clock
Apache License 2.0
134 stars 64 forks source link

'D6' was not declared in this scope #14

Closed rf5g closed 4 years ago

rf5g commented 4 years ago

when sending i have this error: 'D6' was not declared in this scope

i try:

define DATA_PIN 6

error: Compilation Error for Generic ESP8266 Module Board.

how i can solve this problem?

rf5g commented 4 years ago

Because my ESP8266 Mini d1 have different pin names. D6 = gpio12. Sorry...