Jens
Jens
It looks like the address to the partition for FlashDB is not correct and the program tries to write to an invalid memory region: `*[E/FAL] (fal_partition_write:424) Partition write error! Partition...
> Nice work! I added some comments with some things you can improve. Thanks a lot for the detailed review! I will go through your points and resolve them.
Thanks for your comments. I am still not sure if there is a better way to pass the config values to the functions with optional parameters. Creating a struct for...