Skip to content

Setting persistent parameters through app api #1633

Description

@thewired-nl

param_logic.h has functions for getting/setting parameters from within the code (like apps). However, this does not update persistent parameters in EEPROM. The paramPersistentStore function that handles this when done through CRTP is explicitly marked for internal use only (in the paramTask).

For now I've hacked around this limitation by replacing the CRTP link so I can inject packets, but that's obviously not ideal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions