[SOLVED] call of overloaded 'sleep(int, int)' is ambiguous
-
Hi,
I have an older sketch which I modified and want to upload again now to my Arduino. I am using Lib 2.2.0 now, but I am getting this error at this line:
sleep(BUTTON_PIN - 2, CHANGE);
call of overloaded 'sleep(int, int)' is ambiguous
The code worked very well in the past, so whats wrong here now?
edit: I´m using Arduino IDE 1.8.5
edit2: I can compile using lib 2.0.0. So there must have been a change in the meantime.
-
I think you need to add ,0 in your parameters (that's 0 milliseconds = infinite delay)
-
Hi, thanks for your help, that´s the solution!!
3 out of 3
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
JSN SR04T - Temperature Influencing Readings
Troubleshooting • 6 Sept 2019, 07:51 • Timbergetter 14 days ago -
JSN-SR04T-V3.0 Coax cable extended
Troubleshooting • 23 days ago • bocalexandru 21 days ago -
Compiling Sensor code using BME280 and ESP8266
Troubleshooting • 26 Feb 2025, 00:32 • dpcons 26 Feb 2025, 06:22 -
Getting system time from the controller
Troubleshooting • 27 Feb 2025, 01:39 • dpcons 3 Mar 2025, 01:00 -
DHT22 wrong sensor type in Home Assistant
Troubleshooting • a day ago • Commodoreuno about 12 hours ago