From 434bcfcb9c990a849c828704a9bf2d268158e5e8 Mon Sep 17 00:00:00 2001 From: joeycastillo Date: Sun, 10 Apr 2022 22:14:23 +0000 Subject: deploy: 6e9e264c65f30e4046efbf27ebe801cd1f338122 --- group__led.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'group__led.html') diff --git a/group__led.html b/group__led.html index 99419fbb..9d2ea024 100644 --- a/group__led.html +++ b/group__led.html @@ -96,12 +96,6 @@ Functions void watch_set_led_off (void)  Turns both the red and the green LEDs off.
  -__attribute__ ((deprecated("Use watch_enable_leds instead"))) void watch_enable_led(bool unused) -  -__attribute__ ((deprecated("Use watch_disable_leds instead"))) void watch_disable_led(bool unused) - 

Detailed Description

This section covers functions related to the bi-color red/green LED mounted behind the LCD.

-- cgit v1.2.3