This commit is contained in:
Vic Sergeev 2026-05-07 17:15:56 +03:00
parent f7e794774d
commit 09d181eba8
37 changed files with 1898 additions and 5 deletions

15
astro_settings.json Normal file
View file

@ -0,0 +1,15 @@
{
"cameras": [
"Canon 40D",
"Canon 400D",
"Canon 500D"
],
"lenses": [
"MTO-500A",
"Юпитер-21м",
"Tamron 18-200mm"
],
"last_watch_folder": "C:/Users/Juliette/Documents/testwatcher",
"last_camera": "Canon 40D",
"last_lens": "MTO-500A"
}