Skip to content

Commit c570682

Browse files
authored
Merge pull request #319 from OpenBCI/copilot/fix-description-error-ads1299-multiplexer
Correct ADS1299 `Temp` multiplexer mode description in GUI Widget Guide
2 parents 1448d46 + 0143449 commit c570682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/Software/OpenBCISoftware/02_GUI_Widget_Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Each channel in the ADS1299 chip has a multiplexer that allows for the testing,
5656
| **MVDD** | INxP = INxN = AVDD/2 | Measure ADC offset |
5757
| **Test** | Injects square wave into the ADS1299 channel | Calibration & debugging |
5858
| **BIAS Meas** | Measures BIAS output | Checking BIAS drive |
59-
| **Temp** | Measures BIAS output | Measure internal temperature of the ADS1299 chip |
59+
| **Temp** | Measures internal temperature sensor output | Measure internal temperature of the ADS1299 chip |
6060
| **BIAS_DRP** | Measures BIAS output | Set positive electrode as the BIAS driver |
6161
| **BIAS_DRN** | Measures BIAS output | Set negative electrode as the BIAS driver |
6262

0 commit comments

Comments
 (0)