Feed and W/C mode not working on iPhone app
-
- Posts: 43
- Joined: Mon Jan 30, 2012 10:02 pm
Feed and W/C mode not working on iPhone app
Roberto recently updated my libraries for me and now I have lost the feeding and W/C modes on my iPhone app. Im not sure if the two are related or if there is an up and coming update. Everything else works like a champ! This is a pretty small thing to me as I can still shut down my ATO and WM manually (not really manually; using the switches in the app), but since the option shows up on the app it would be nice if it worked.
Re: Feed and W/C mode not working on iPhone app
Are you getting a version error?
To fix it, change 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"
---
An update was submitted a few days ago and should hopefully be reviewed and released in the next few days. Reviews are slowed due to the iPad3 announcement today. Sorry
To fix it, change 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"
---
An update was submitted a few days ago and should hopefully be reviewed and released in the next few days. Reviews are slowed due to the iPad3 announcement today. Sorry
-
- Posts: 43
- Joined: Mon Jan 30, 2012 10:02 pm
Re: Feed and W/C mode not working on iPhone app
no reason to be sorry, we all appreciate what you do! Should I wait for the update or change the version number?
Re: Feed and W/C mode not working on iPhone app
You can do either. The version number doesn't mean much except if you run the library updater. Once the new version is out you can change it back.
-
- Posts: 43
- Joined: Mon Jan 30, 2012 10:02 pm
Re: Feed and W/C mode not working on iPhone app
and.... if the answer is to change the version number, where do I do that? Im a newbie and not sure how to get to libraries. All I know how to do is the Initial memory and INO code.
-
- Posts: 43
- Joined: Mon Jan 30, 2012 10:02 pm
Re: Feed and W/C mode not working on iPhone app
I dont see where in the code to do it. Keep in mind that I am using a MAC so I dont use RefGA
Re: Feed and W/C mode not working on iPhone app
It is wherever your libraries are. I think under Documents>Arduino>libraries. If you open Arduino and go to Preferences it will tell you where the libraries are. From there go to the ReefAngel folder and edit ReefAngel.h.
If you do a "spotlight" search for ReefAngel.h it should find it for you and you can edit it there. I usually use Textwrangler to edit the code files. You should be able to download it from the Mac App store.
If you do a "spotlight" search for ReefAngel.h it should find it for you and you can edit it there. I usually use Textwrangler to edit the code files. You should be able to download it from the Mac App store.
-
- Posts: 43
- Joined: Mon Jan 30, 2012 10:02 pm
Re: Feed and W/C mode not working on iPhone app
ok, replaced the version number, now how to I upload the libraries?
Re: Feed and W/C mode not working on iPhone app
you just need to re-upload your .ino using Arduino
Re: Feed and W/C mode not working on iPhone app
This should be fixed in the latest version that was released so you can set your lib version back so they will correctly update on the next library release.
Feed and W/C mode not working on iPhone app
I am getting this error as well and I have version 0.9.5
Do I need to change this as well?
Do I need to change this as well?
Re: Feed and W/C mode not working on iPhone app
Make sure you have the latest app version. Uninstall it and redowbload from the store.