Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 300 Bytes

Zones.md

File metadata and controls

17 lines (10 loc) · 300 Bytes

Polar::Zones

Properties

Name Type Description Notes
zone Array<Zone> List of heart rate zones. [optional]

Code Sample

require 'Polar'

instance = Polar::Zones.new(zone: null)