Best way to remove data stored with nvs_set



  • Hello,

    If I previously stored some data for a certain key I do not need anymore in my program, how is the best way to free the memory from that data (from manuaI understand it is persistent data).

    The data is registered using pycom.nvs_set('temp', 25)

    Thank you very much


Log in to reply
 

Pycom on Twitter