From 20f38ea97299c012629f977ccac9a1f6319bb282 Mon Sep 17 00:00:00 2001 From: Frater Date: Fri, 9 Oct 2020 20:59:18 +0200 Subject: [PATCH] Update LED.MD --- LED.MD | 1 - 1 file changed, 1 deletion(-) diff --git a/LED.MD b/LED.MD index 859e5bd..1e33866 100644 --- a/LED.MD +++ b/LED.MD @@ -54,7 +54,6 @@ In the CP's drivers, the LED were addressed in a funny ways: ``` int _SetLedState(int led,int state) - { char led_id; int ret;