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