is it down? it wont let generate code for me after going through all the setup
this is all i get
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}
web wizard
Re: web wizard
I don't see nothing wrong.
Can you try a very simple code and report if you are still getting the same thing?
Can you try a very simple code and report if you are still getting the same thing?
Roberto.
Re: web wizard
Yes sir I did. I explained what was going on in my pm
Re: web wizard
I'm thinking something is failing in generating the code. That is why I asked you to try a plain vanilla code. I was able to generate just fine. So, it must be something you are choosing that I am not. I would like to find out so I can fix the bug, but I can't replicate the problem in here.
Roberto.
Re: web wizard
What triggered it for me was timed schedule on port 6 12pm-on till 6am-off... So on 18 hrs
Re: web wizard
Ahhh. Let me try later today. Not in front of a computer now.
But, I don't even think the function supports that either. Have to check that too.
But, I don't even think the function supports that either. Have to check that too.
Roberto.
Re: web wizard
I found the issue.
https://groups.google.com/forum/#!topic ... nXn1a34d4w
Outdated javascript library.
I updated it and it should work now.
Can you try and report back?
https://groups.google.com/forum/#!topic ... nXn1a34d4w
Outdated javascript library.
I updated it and it should work now.
Can you try and report back?
Roberto.
Re: web wizard
I can later this evening after work
Re: web wizard
it worked with those times now