mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-26 09:20:45 +00:00
3 lines
71 B
Dart
3 lines
71 B
Dart
enum VolumeAction { shutter, zoom, none }
|
|
|
|
enum VolumeKey { up, down }
|