nvda
b161e2a5
- bdDetect: swap KEY_* constants with enum (#15772)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
bdDetect: swap KEY_* constants with enum (#15772) Summary of the issue: bdDetect is using old style string constants to distinguish device types. Description of user facing changes None. Description of development approach Replace with enum.
References
#15772 - bdDetect: swap KEY_* constants with enum
Author
LeonarddeR
Parents
938d9b5f
Loading