Blynk 2.0 Library Backward Compatible?

Hi. Jumping into Blynk 2.0 but before I pull the trigger on my local Arduino IDE I wanted to ask if installing the V1.0.1 Arduino Library will cause problems with my existing Blynk .1 setup (which is at level 0.6.1 at present) and includes dozens of legacy apps. Is there a coexistence strategy? Thanks.

You should use library version 0.6.1 when you compile any code that will be uploaded to devices running Blynk Legacy.

It’s a very quick and simple task to downgrade your library version in the Arduino IDE, then upgraded it again afterwards.

Pete.