<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/TaskScheduler/examples/Scheduler_example/Scheduler_example.ino, branch master</title>
<subtitle>Cooperative multitasking for arduino microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/TaskScheduler/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/'/>
<updated>2015-12-17T21:27:13+00:00</updated>
<entry>
<title>v1.9.1 bug fixes, automatic millis rollover, update to time critical</title>
<updated>2015-12-17T21:27:13+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-12-17T21:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=ff9be9377117960d03f44e493afb2e280f9b86ab'/>
<id>urn:sha1:ff9be9377117960d03f44e493afb2e280f9b86ab</id>
<content type='text'>
 * _TASK_ROLLOVER_FIX is deprecated (not necessary)
 * bug fixes: automatic millis rollover support for delay methods
 * new method for _TASK_TIMECRITICAL option: getStartDelay()
</content>
</entry>
<entry>
<title>Version 1.8.3 number of addtions and improvements</title>
<updated>2015-11-14T22:46:16+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-11-14T22:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=dc152db48e325a5d03be0d48a07c119d97d11e59'/>
<id>urn:sha1:dc152db48e325a5d03be0d48a07c119d97d11e59</id>
<content type='text'>
 * support for task activation on a status request with arbitrary interval and number of iterations (0 and 1 are still default values)
 * implement waitForDelayed() method to allow task activation on the status request completion delayed for one current interval
 * added callback methods prototypes to all examples for Arduino IDE 1.6.6 compatibility
 * added several constants to be used as task parameters for readability (e.g, TASK_FOREVER, TASK_SECOND, etc.)
 * significant optimization of the scheduler's execute loop, including millis() rollover fix option
</content>
</entry>
<entry>
<title>Support for taask IDs and Control Points</title>
<updated>2015-10-23T03:17:45+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-10-23T03:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=ccd1047d0286027ff98ee7f1dfdfa1f9d5e6e4e3'/>
<id>urn:sha1:ccd1047d0286027ff98ee7f1dfdfa1f9d5e6e4e3</id>
<content type='text'>
 * Automatically and manually assigned task IDs
 * Manually assigned Control Points within task's callback function
 * Updated existing examples
 * New example sketches
</content>
</entry>
<entry>
<title>'version_1.51'</title>
<updated>2015-09-22T02:01:29+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-09-22T02:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=c79b83937230514877c511ef5bb6e7df2bcd7dff'/>
<id>urn:sha1:c79b83937230514877c511ef5bb6e7df2bcd7dff</id>
<content type='text'>
</content>
</entry>
</feed>
