Skip to content

Commit

Permalink
Update some RDM comments
Browse files Browse the repository at this point in the history
(cherry picked from commit 9845e37)
  • Loading branch information
peternewman committed Mar 16, 2024
1 parent a6badf3 commit 45e89f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/rdm/TestDefinitions.py
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,7 @@ class GetSubDeviceSupportedParameters(ResponderTestFixture):
REQUIRES = ['sub_device_addresses']
PROVIDES = ['sub_device_supported_parameters']

# E1.37, 2.1 Sub devices are required to support these.
# E1.37-1, 2.1 Sub devices are required to support these.
MANDATORY_PIDS = ['SUPPORTED_PARAMETERS',
'DEVICE_INFO',
'SOFTWARE_VERSION_LABEL',
Expand Down Expand Up @@ -4611,7 +4611,7 @@ class AllSubDevicesGetPresetPlayback(TestMixins.AllSubDevicesGetMixin,
PID = 'PRESET_PLAYBACK'


# E1.37 PIDS
# E1.37-1 PIDS
# =============================================================================

# IDENTIFY_MODE
Expand Down

0 comments on commit 45e89f7

Please sign in to comment.