Webwizard with "personalized" waterlevel.cpp

Requests for new functions or software apps
Post Reply
libertyaquarium
Posts: 21
Joined: Fri Jan 12, 2018 6:33 am

Webwizard with "personalized" waterlevel.cpp

Post by libertyaquarium »

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
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Webwizard with "personalized" waterlevel.cpp

Post by rimai »

I'll work on changing the libraries.
Roberto.
libertyaquarium
Posts: 21
Joined: Fri Jan 12, 2018 6:33 am

Re: Webwizard with "personalized" waterlevel.cpp

Post by libertyaquarium »

Really Really Really???? :D :D :D :D :D :D
Tks!!!!!!!!!!!!! I would love that!!!
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Webwizard with "personalized" waterlevel.cpp

Post by rimai »

Try now.
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

Post by libertyaquarium »

Tks Roberto...

I will try as soon as I get home!!!
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Webwizard with "personalized" waterlevel.cpp

Post by lnevo »

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: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Webwizard with "personalized" waterlevel.cpp

Post by rimai »

The cloud hub doesn't use the libraries.
Roberto.
Post Reply