Multi Channel Water Level Addressing

Expansion modules and attachments
Post Reply
ebbtide
Posts: 11
Joined: Mon Mar 31, 2014 7:33 am

Multi Channel Water Level Addressing

Post by ebbtide »

I use to have a single level and recently changed to the multi channel water level sensor. This weekend I wanted to remove the single and change my ATO over to channel 2 of the multi channel level sensor. I can't figure out how to address the different channels on the multi. Under setup I added reefangel.AddMultiLevelWaterLevelExpansion();
Then in the loop reefangel.WaterLevelATO(2,Port3,40,30,32 ); I'm sure it's a simple adjustment or update but not for me.
Thanks
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Multi Channel Water Level Addressing

Post by rimai »

This is available in the new libs that is coming out.
If you would like to use it from our dev branch, you are most welcome to do so.
https://github.com/reefangel/Libraries/archive/dev.zip
Replace the files located at Documents/Arduino/libraries with the ones you downloaded.
Roberto.
ebbtide
Posts: 11
Joined: Mon Mar 31, 2014 7:33 am

Re: Multi Channel Water Level Addressing

Post by ebbtide »

Nice. Worked like a charm.
Thanks
Post Reply