Skip to content

[GF/LF] Fix PG resets for global functions and logic functions#5308

Merged
DzikuVx merged 1 commit intodevelopmentfrom
agh_fix_gf_lf_reset
Jan 22, 2020
Merged

[GF/LF] Fix PG resets for global functions and logic functions#5308
DzikuVx merged 1 commit intodevelopmentfrom
agh_fix_gf_lf_reset

Conversation

@fiam
Copy link
Member

@fiam fiam commented Jan 4, 2020

  • globalFunction_t needs to be registered with a reset fn, otherwise
    it's never called.
  • logicCondition_t is reset to all zeroes, so it doesn't need a reset
    fn at all, it can be just deleted.

- globalFunction_t needs to be registered with a reset fn, otherwise
it's never called.
- logicCondition_t is reset to all zeroes, so it doesn't need a reset
fn at all, it can be just deleted.
@DzikuVx DzikuVx added this to the 2.4 milestone Jan 22, 2020
@DzikuVx DzikuVx merged commit 040ecf2 into development Jan 22, 2020
@DzikuVx DzikuVx deleted the agh_fix_gf_lf_reset branch January 22, 2020 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants