Skip to content

2.7.4

Compare
Choose a tag to compare
@sivar2311 sivar2311 released this 12 Nov 17:43
· 435 commits to master since this release
  • New
    • Speaker & TV onAdjustVolume callback changed:
      The new format is bool onAdjustVolume(const String &deviceId, int &volumeDelta, bool volumeDefault);
      volumeDefault: false if the user specified the amount by which to change the volume; otherwise true