Add clear-storage example

This commit is contained in:
Abhinav Baid
2024-05-23 00:41:40 +01:00
committed by Marco Trevisan (Treviño)
parent fa5828f8c0
commit aa18595ec7
4 changed files with 202 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ examples = [
'img-capture',
'manage-prints',
'verify',
'clear-storage',
]
foreach example: examples