squix78 / esp8266-projects

Other
249 stars 193 forks source link

Compilation error #24

Open Mebini opened 4 years ago

Mebini commented 4 years ago

Hi mate, im sorry for my inexperince but i need a little help please, when i try to send the code this error appears

" void (*frameCallbacks[3])(int x, int y) = {drawFrame1, drawFrame2, drawFrame3}; "

" exit status 1 'drawFrame1' was not declared in this scope "

Can you please??

Many thanks and regards.

Mebini commented 4 years ago

Sorry, Im refer about your ESP8266 Weather Station project.

Thanks.