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 ?
Search found 4 matches
- 14 May 2017, 20:32
- Forum: Experimental
- Topic: Arduino Easy 2560
- Replies: 130
- Views: 267422
- 09 May 2017, 21:27
- Forum: Experimental
- Topic: Arduino Easy 2560
- Replies: 130
- Views: 267422
Re: Arduino Easy 2560
I checked all the code, but I can not find the error.
- 06 May 2017, 16:26
- Forum: Experimental
- Topic: Arduino Easy 2560
- Replies: 130
- Views: 267422
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...
- 21 Apr 2017, 17:56
- Forum: ESP Easy: Software
- Topic: rc-switch plugin
- Replies: 62
- Views: 93143
Re: rc-switch plugin
When I try to compile u plugin i have error:
on this line:
Code: Select all
'irReceiver' was not declared in this scope
Code: Select all
if (irReceiver != 0) break;