Search found 4 matches

by annakin
14 May 2017, 20:32
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 184471

Re: Arduino Easy 2560

mb problem its on my libraries..
Can u make ZIP lib, ArduinoEasy and share ?
Or say what Version lib u use.
And what version IDE u use ?
by annakin
09 May 2017, 21:27
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 184471

Re: Arduino Easy 2560

I checked all the code, but I can not find the error.
by annakin
06 May 2017, 16:26
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 184471

Re: Arduino Easy 2560

Hi i have some problem. I download on gidhub source and uploading on Mega 2560+W5100 ArduinoEasy start all good, but have 1 bug, then i try to add new Device in menu Devices i can`t. I'm trying to select a switch for example, but when I select it, nothing happens. UPD: I found out that not on one pa...
by annakin
21 Apr 2017, 17:56
Forum: ESP Easy: Software
Topic: rc-switch plugin
Replies: 62
Views: 65622

Re: rc-switch plugin

When I try to compile u plugin i have error:

Code: Select all

'irReceiver' was not declared in this scope
on this line:

Code: Select all

if (irReceiver != 0) break;