Rope Leak Detector Uapp
Rope Leak Detector Uapp
So I didn't see anything when I searched in forum, but is the Rope Leak Detector supposed to show up in Uapp under I/O after install? I modified my code and uploaded it and it functions great but I don't see it in the Uapp. It does however alert me when it detects a leak and throws a flag I just wasn't sure if it should show anywhere else thank you!
Sincerely, Brennyn
Re: Rope Leak Detector Uapp
I think you need to add this to your code:
Code: Select all
ReefAngel.AddLeakDetectorExpansion();
Roberto.