TODO : get file into a dir

This commit is contained in:
Lailouezzz 2020-01-02 20:15:18 +01:00
parent c2498de5a1
commit 26c31947e1
Signed by: Lailouezzz
GPG Key ID: 03FCE8A99EF8482C
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ int main(int ac, char **av)
err = casio_reset(handle, args.storage);
break;
#endif
case mn_get:
case mn_get: // TODO : implement get file into a dir
// Initialize the path
path.casio_path_device = args.storage;