911 Emergency
-
- Posts: 5
- Joined: Mon Apr 16, 2012 9:45 pm
911 Emergency
Help!!!!! I did an upload tonight simply changing a time value on my PWM.SetActinic and the upload completed with my RA saying "No Internal Memory Found" on the display!!!!!
-
- Posts: 5
- Joined: Mon Apr 16, 2012 9:45 pm
Re: 911 Emergency
I'm running the latest version 1.0 libraries.
-
- Posts: 5
- Joined: Mon Apr 16, 2012 9:45 pm
Re: 911 Emergency
OK, I re-installed the Reef Angel software with the latest version on the website and got things running again, but now I no longer see the Lights or Heater section in the menu even though I've defined StandardLights and StandardHeater. Anyone else have this same issue with the latest version and libraries??
Re: 911 Emergency
Add this to your setup() section of your code:
Code: Select all
ReefAngel.AddStandardMenu();
Roberto.