Error Message in

Hello:
I get this message in my IDE. Not sure if it is an error or just a message because it’s Orange text…but still compiles and uploads. Could you take a look? Thanks.

In file included from /Users/Nick/Dropbox/GitHub/libraries/blynk-library-0.3.0/Adapters/BlynkEthernet.h:18:0,
                 from /Users/Nick/Dropbox/GitHub/libraries/blynk-library-0.3.0/BlynkSimpleEthernetV2_0.h:19,
                 from Blynk02.ino:4:
/Users/Nick/Dropbox/GitHub/libraries/blynk-library-0.3.0/BlynkApiArduino.h: In member function 'void BlynkApi<Proto>::processCmd(const void*, size_t)':
/Users/Nick/Dropbox/GitHub/libraries/blynk-library-0.3.0/BlynkApiArduino.h:94:82: note: #pragma message: Good! Analog pins can be referenced on this device by name.
     #pragma message("Good! Analog pins can be referenced on this device by name.")
                                                                                  ^

Sketch uses 22,068 bytes (68%) of program storage space. Maximum is 32,256 bytes.
Global variables use 750 bytes (36%) of dynamic memory, leaving 1,298 bytes for local variables. Maximum is 2,048 bytes.

Hello, yeah @vshymanskyy is already aware of it. Thank you.

It will be removed in next release :slight_smile: (and definitely it’s not an error)