Skip to content

Timer based periodic() instead of Task-based programming #6

Description

@Nosh-H

Change code structure to work around the timer setup and periodic() interrupt to allow for more straightforward code development. periodic() should call corresponding device periodic() or update() methods for regular input/output control. For now, put of Task-based programming as it seems to be unnecessary, for now.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status
In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions