29 Jun
2022
29 Jun
'22
5:02 p.m.
On Wed, Jun 29, 2022 at 03:58:31PM +0100, Srinivas Kandagatla wrote:
+static const char * const wsa_dev_mode_text[] = {
- "speaker", "receiver", "ultrasound"
Idiomatically these would be capitalised ("Speaker" and so on). Sorry, didn't notice on v1. Otherwise this looks good.