mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-25 08:50:40 +00:00
3 lines
65 B
Dart
3 lines
65 B
Dart
enum VolumeAction { shutter, none }
|
|
|
|
enum VolumeKey { up, down }
|