Use persistent memory for storing dynamic VID/PID.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2024-04-17 11:42:57 +02:00
parent cf1e076453
commit 6f2721aba3
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -138,4 +138,4 @@ extern int delete_file(file_t *ef);
extern file_t *ef_phy;
#endif
#endif
#endif // _FILE_H_