Mark7888/steelseries-sonar-py

Getting better, but the function `streamer_mode_status` still has two minor problems.

Closed this issue · 0 comments

          Getting better, but the function `streamer_mode_status` still has two minor problems.
  • Place it inside the Sonar class, in my opinion, it belongs there.
  • It returns a boolean (True or False). Rename it to represent an action of getting the state of streamer mode, like is_streamer_mode_enabled or just is_streamer_mode.

Originally posted by @Mark7888 in #8 (review)