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;