Page 1 of 1

[Solved] More Tasks

Posted: 08 Aug 2016, 15:17
by Jurenka
its possible to expand of tasks? default 12, I need approx. 30

Re: More Tasks

Posted: 09 Aug 2016, 01:00
by nonflammable
https://github.com/ESP8266nu/ESPEasy/bl ... SPEasy.ino
line #144 (R118)
#define TASKS_MAX 12

edit this file and compile Your own version

instructions:
http://www.esp8266.nu/index.php/Tutoria ... are_Upload
and forum:
http://www.esp8266.nu/forum/search.php?keywords=compile

Re: More Tasks

Posted: 09 Aug 2016, 06:42
by Jurenka
thanks a lot

Re: [Solved] More Tasks

Posted: 21 Sep 2016, 20:52
by Shantarius
Hi,

this works not in Version 131. If i change

Code: Select all

#define TASKS_MAX
at line 145 from 12 to 16 or 20.

Please tell me how i can fix this an how i can use more than 12 tasks.

Thanks

Serialmonitor Output:

Code: Select all

sll��|�l�|�l�c|����r�c�c��oo�dnn���bx��l{d{dx�g��d��bn�|l��c��gg�l��l`�ool`o{���nc�ds��gb�l�l���x��l��o��U
INIT : Booting Build nr:131
IP   : Static IP :192.168.2.201
WIFI : Connecting... 1
WIFI : Connected!
INIT : I2C
INIT : Boot OK
INIT : Normal boot
SW   : State 1
WD   : Uptime 0 ConnectFailures 0 FreeMem 29104
INA  : value: 32.76
INA  : value: 32.76
INA  : value: 32.76
DHT  : No reading!
DHT  : No reading!
DHT  : No reading!
DHT  : No reading!
BMP  : Temperature: 22.99
BMP  : Barometric Pressure: 1007.31
SW   : State 1.00
WD   : Uptime 1 ConnectFailures 0 FreeMem 28992
INA  : value: 32.76
INA  : value: 32.76
INA  : value: 32.76
DHT  : No reading!
DHT  : No reading!
DHT  : No reading!
DHT  : No reading!
BMP  : Temperature: 22.98
BMP  : Barometric Pressure: 1007.31
SW   : State 1.00
WD   : Uptime 1 ConnectFailures 0 FreeMem 28976
INA  : value: 32.76
INA  : value: 32.76
INA  : value: 32.76
DHT  : No reading!
DHT  : No reading!
DHT  : No reading!
DHT  : No reading!
BMP  : Temperature: 22.99
BMP  : Barometric Pressure: 1007.30
SW   : State 1.00
WD   : Uptime 2 ConnectFailures 0 FreeMem 28960
INA  : value: 32.76
INA  : value: 32.76
INA  : value: 32.76
DHT  : No reading!
DHT  : No reading!
Screenshot of web UI:
2016-09-21 20-48-36.png
2016-09-21 20-48-36.png (105.37 KiB) Viewed 5769 times