Skip to content

Assign callback functions for time based event programming #10

@end2endzone

Description

@end2endzone
  • When clock mode is simulated, allow user to set a custom callback on millis() and micros() functions which can be used to change pin state or trigger other events.
  • Allow assign callback for digitalRead(), digitalWrite(), analogRead() and analogWrite() functions to implement event based changes for tests. Moved to issue Create new API functions for attachFunctionCallback() #11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions