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 a269c42 commit a061970Copy full SHA for a061970
drivers/shure/intellimix_room.cr
@@ -28,7 +28,7 @@ class Shure::IntellimixRoom < PlaceOS::Driver
28
schedule.clear
29
end
30
31
- # Device Information
+ # Device Information:
32
def get_device_info
33
do_send "GET MODEL", name: :get_device_model, priority: 0
34
do_send "GET FW_VER", name: :get_firmware_version, priority: 0
0 commit comments