Update LED.MD

This commit is contained in:
Frater 2020-10-09 20:59:18 +02:00
commit 20f38ea972

1
LED.MD
View file

@ -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;