Skip to content

Commit a061970

Browse files
committed
chore(shure/intellimix): bump driver deps
1 parent a269c42 commit a061970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/shure/intellimix_room.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class Shure::IntellimixRoom < PlaceOS::Driver
2828
schedule.clear
2929
end
3030

31-
# Device Information
31+
# Device Information:
3232
def get_device_info
3333
do_send "GET MODEL", name: :get_device_model, priority: 0
3434
do_send "GET FW_VER", name: :get_firmware_version, priority: 0

0 commit comments

Comments
 (0)