db_name (str): Path of the .sqlite database file. table_name (str): Name of the target table in the SQLite file. condition (str): Condition for querying the SQLite database table. column_name (str): ...
Although it is a very nice library, it cannot be built with ESP-IDF Ver5. Therefore, We changed it so that it can also be used with ESP-IDF Ver5. At the same time, we also changed the sample code so ...