Skip to content

Commit b9692c7

Browse files
authored
Update test-bone.js
1 parent 17c2737 commit b9692c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test-bone.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ blueKeys.push("PAUSE");
102102
blueKeys.push("MODE");
103103
expectedResults.push({
104104
"name": "BeagleBoneBlue",
105-
"search": /^((E[1234]|GP[01]|S1_[12]|I2C|UT[015]|ADC|DSM2)_|RED|GREEN|BAT|PAUSE|MODE)/,
105+
"search": /^((E[1234]|GP[01]|GPS|S1_[12]|I2C|UT[015]|ADC|DSM2)_|RED|GREEN|BAT|PAUSE|MODE)/,
106106
"keys": blueKeys
107107
});
108108

0 commit comments

Comments
 (0)