James Sleeman
James Sleeman
PS: If you feel motivated, feel free to rip the javascript in my paralleler to develop a paralleler right inside your tool.
Sounds like related to https://github.com/oerdnj/deb.sury.org/issues/1442
`_BV` is defined by AVR libc itself, are you using a non-avr platform and it doesn't define `_BV`? Any non-avr Arduino IDE platform/core/board should probably define it also for compatibility...
Not at present, maybe one day I will write such a function, but not in the near future. Patches (pull requests) welcome!
Thank you for the PR. Leap year calculation appears incomplete, for example 2100 will not be a leap year but your code would include it I think. "dim" and "a_dim"...
You would have to modify the library to do so. I recommend to add a password to your network. On 2015-05-16 18:18, RAD750 wrote: > Hello, > when I try...
Ensure you use correct version of firmware (see README.md for note), ensure you have good power supply. You can remove the line 46 and 47 in ESP8266_Simple.h to enable additional...
Assuming your device is not getting an IPv6 address (not going to work) then on line 293 of ESP8266_Simple.cpp https://github.com/sleemanj/ESP8266_Simple/blob/master/ESP8266_Simple.cpp#L293 try increasing the buffer size by a couple of bytes,...
As long as it works in the end that's probably OK, it intentionally continue to retry until it works. Otherwise you would need to debug this further yourself your device...
I don't know anything about all this, but the settings seem to indicate that "Allow all actions" is already enabled.