From 7362b4fafb6d03d508ac4b12df1c6aa2beeab179 Mon Sep 17 00:00:00 2001 From: Maxwell Pray Date: Sun, 13 Nov 2022 19:42:44 -0800 Subject: [PATCH] Use 8 laps in example for protocol 9 documentation. --- docs/timex_ironman_triathlon_protocol_9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/timex_ironman_triathlon_protocol_9.md b/docs/timex_ironman_triathlon_protocol_9.md index 9673065..b5dfdbe 100644 --- a/docs/timex_ironman_triathlon_protocol_9.md +++ b/docs/timex_ironman_triathlon_protocol_9.md @@ -225,7 +225,7 @@ phone_numbers = [ chrono = TimexDatalinkClient::Protocol9::Eeprom::Chrono.new( label: "CHRONO", - laps: 0 + laps: 8 ) time1 = Time.now