Just upgraded and now find that the iPad ReefAngel-HD app will not allow the mode options to be used when v0.9.0 is running on RA, and asks for the RA to be upgraded to v8.5.1.9
See image-
I am sure that it is not much of a problem and John will have a fix ASAP.
iPad ReefAngel-HD app conflicts with v0.9.0
-
- Posts: 132
- Joined: Tue Jan 24, 2012 6:20 pm
Re: iPad ReefAngel-HD app conflicts with v0.9.0
fix it by changing the version number back.
in libraries/ReefAngel/ReefAngel.h
#define ReefAngel_Version "0.9.0"
old one was #define ReefAngel_Version "0.8.5.19"
Posted to me as fix,.
in libraries/ReefAngel/ReefAngel.h
#define ReefAngel_Version "0.9.0"
old one was #define ReefAngel_Version "0.8.5.19"
Posted to me as fix,.
Re: iPad ReefAngel-HD app conflicts with v0.9.0
yea.... made a mistake in the versioning, will be fixed in next release coming soon. sorrySebyte wrote:Thanks for that