Search found 5 matches

by green
Thu Mar 22, 2018 10:50 pm
Forum: MegunoLink
Topic: Need help with Teensy 3.6, Blink2 compile error
Replies: 10
Views: 14973

Re: Need help with Blink2 compile error

That worked ! Thanks Phil
by green
Wed Feb 28, 2018 2:17 am
Forum: MegunoLink
Topic: Need help with Teensy 3.6, Blink2 compile error
Replies: 10
Views: 14973

Re: Need help with Blink2 compile error

Phil, I tried using my arduino DUE and it works fine but the Teensy 3.6 doesn't. If I add // to the two lines SerialCommandHandler.AddVariable(F("OnTime"), OnTime); and SerialCommandHandler.AddVariable(F("OffTime"), OffTime); lines it compiles and uploads, of course it doesn't ru...
by green
Sun Feb 25, 2018 9:09 pm
Forum: MegunoLink
Topic: Need help with Teensy 3.6, Blink2 compile error
Replies: 10
Views: 14973

Re: Need help with Blink2 compile error

Hi Phil,
I just tried the TurnLEDOFFandON and it works. :D

I don't know why, but I will keep going for now.

Thank you,
John
by green
Sun Feb 25, 2018 8:00 pm
Forum: MegunoLink
Topic: Need help with Teensy 3.6, Blink2 compile error
Replies: 10
Views: 14973

Re: Need help with Blink2 compile error

Hi Phil, No mods to the program. I think I have the latest libraries, but how would I verify that? I am using a Teensy 3.6, I can load other programs and they work, but the examples from Megunolink do not get past this error. Blink2: In function 'void setup()': Blink2:60: error: no matching function...
by green
Sun Feb 25, 2018 7:03 pm
Forum: MegunoLink
Topic: Need help with Teensy 3.6, Blink2 compile error
Replies: 10
Views: 14973

Need help with Teensy 3.6, Blink2 compile error

Hello, I am new to MLP. I figured I would start with Blink2 to get me going. But as always things, in the computer world never go for me as the directions say they will. When I load the Blink2 example and try to load it to my board it hangs up right off the bat in the compile step. I have tried to a...