Roberto
I use a "personalized" WaterLevel.cpp where I changed the programmable Gain (to 0x01 instead of 0x03) allowing me to use longer pipes.
Therefore, I cannot use webwizard.
Is there a way (any way) to use webwizard with an "inline" customized WaterLevel.cpp ? In other word.. inserting my customized Waterlevel.cpp code inside my ino file and using it's functions (with different names?) instead of the default one?
Best regards
Rafa
Webwizard with "personalized" waterlevel.cpp
-
libertyaquarium
- Posts: 21
- Joined: Fri Jan 12, 2018 6:33 am
-
rimai
- Posts: 12857
- Joined: Fri Mar 18, 2011 6:47 pm
-
libertyaquarium
- Posts: 21
- Joined: Fri Jan 12, 2018 6:33 am
Re: Webwizard with "personalized" waterlevel.cpp
Really Really Really????
Tks!!!!!!!!!!!!! I would love that!!!
Tks!!!!!!!!!!!!! I would love that!!!
-
rimai
- Posts: 12857
- Joined: Fri Mar 18, 2011 6:47 pm
Re: Webwizard with "personalized" waterlevel.cpp
Try now.
Use:
Use:
Code: Select all
ReefAngel.WaterLevel.SetGain(1);
Roberto.
-
libertyaquarium
- Posts: 21
- Joined: Fri Jan 12, 2018 6:33 am
Re: Webwizard with "personalized" waterlevel.cpp
Tks Roberto...
I will try as soon as I get home!!!
I will try as soon as I get home!!!
- lnevo
- Posts: 5422
- Joined: Fri Jul 20, 2012 9:42 am
Re: Webwizard with "personalized" waterlevel.cpp
Roberto, will that work on the cloud hub? If not could it be added there too. I think we can use the web wizard for that with the plugin? Not that I plan on updating the code much, but I'm sure this is something I'd forget at some point 
-
rimai
- Posts: 12857
- Joined: Fri Mar 18, 2011 6:47 pm