Skip to content

Commit 770d3ac

Browse files
JongChernCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 8ea0d56 commit 770d3ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ShimmerDriver/src/main/java/com/shimmerresearch/driver/ShimmerObject.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10762,7 +10762,7 @@ public static boolean isSupportedBmp280(ShimmerVerObject svo, ExpansionBoardDeta
1076210762
* SR number/revision and the firmware version that produces the new output
1076310763
* format.
1076410764
*
10765-
* @return
10765+
* @return true if the connected Shimmer3R board revision and firmware version indicate BMP581 output support
1076610766
*/
1076710767
public boolean isSupportedBmp581() {
1076810768
return isSupportedBmp581(getShimmerVerObject(), getExpansionBoardDetails());

0 commit comments

Comments
 (0)