08-05-2019, 18:45
came across another error message:
When I set EASYWEATHER_OUT to 1, I get this compilation error
Code:
/home/erik/Arduino/WeatherDuino_P2AT2560_RX_v8.2_b001/easyweather.ino: In function 'void easyweather_Output()':
easyweather:8:16: error: 'ComLed_PIN' was not declared in this scope
digitalWrite(ComLed_PIN, HIGH);
^
exit status 1
'ComLed_PIN' was not declared in this scope
