'getConfig' was not declared in this scope (V2.1.1) - FIXED
Troubleshooting
7
Posts
5
Posters
7.1k
Views
5
Watching
-
Hi Guys,
After upgrading to version 2.1.1 from 2.0.0 I'm getting this error... It worked fine before?
I guess something has changed?
-
Fixed, seems in V2.1.1 it changed to "getControllerConfig".
-
Thank you :)
Where can you find these changes? -
Thank you :)
Where can you find these changes? -
Can't find out how to actually fix this error. Any wording to point me in the correct direction?
@Newzwaver If I remember correctly you have to change in your sketches from
getConfig()togetControllerConfig()