We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3172f commit b253f7bCopy full SHA for b253f7b
1 file changed
ShimmerDriverPC/build.gradle
@@ -33,6 +33,7 @@ test {
33
// this test requires a physical Shimmer2r to run
34
exclude '**/API_00001_ShimmerPC_GeneralBluetoothShimmer2R.class'
35
exclude '**/API_0000X_ByteCommunicationShimmer3lns0_16_11_w_sd_only.class'
36
+ exclude '**/API_0000X_ByteCommunicationShimmer3lns0_16_11_w_sync_master.class'
37
}
38
39
publishing {
0 commit comments