fix: update channel keys to include 'MicL' in device_event_waveform documentation
This commit is contained in:
+1
-1
@@ -690,7 +690,7 @@ def device_event_waveform(
|
||||
if the device is not storing all frames yet, or the capture was partial)
|
||||
- **sample_rate**: samples per second (from compliance config)
|
||||
- **channels**: dict of channel name → list of signed int16 ADC counts
|
||||
(keys: "Tran", "Vert", "Long", "Mic")
|
||||
(keys: "Tran", "Vert", "Long", "MicL")
|
||||
|
||||
**Caching**: full waveforms are cached permanently after the first download —
|
||||
they are immutable once recorded on the device. Subsequent requests for the
|
||||
|
||||
Reference in New Issue
Block a user