How do I Set the Date/Time
How do I Set the Date/Time
Please tell me how to set the date and time on the RA, I have googled, searched the forum, read the book cover to cover and just cant find HOW ? Such a simple thing, I'm frozen until I pass this point........thanks
Re: How do I Set the Date/Time
I was wondering the same thing. I'm pretty new to this all though.
How do I Set the Date/Time
Push on the joystick to get to the menu screen scroll down until you see date and time then change it there and hit ok
Re: How do I Set the Date/Time
Thank you, that's what I thought but I do not have that option on my RA menu. Any Ideas
How do I Set the Date/Time
Do you have wifi on yours
Re: How do I Set the Date/Time
No only got the basic RA yesterday, its out the box, all I did was change the relay positions using the new RA 'easy software'', that went well. Its just the time and date is out.
Re: How do I Set the Date/Time
All, sorry I managed to reload the factory settings, this fixed it for now.
Re: How do I Set the Date/Time
The wizard generated code doesn't include the date/time management.
You can do what you have done, which is restoring the preloaded code or adding this to the setup() section of your code:
You can do what you have done, which is restoring the preloaded code or adding this to the setup() section of your code:
Code: Select all
ReefAngel.AddDateTimeMenu();
Roberto.