Update LED.MD
This commit is contained in:
parent
343ce44094
commit
20f38ea972
1 changed files with 0 additions and 1 deletions
1
LED.MD
1
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)
|
int _SetLedState(int led,int state)
|
||||||
|
|
||||||
{
|
{
|
||||||
char led_id;
|
char led_id;
|
||||||
int ret;
|
int ret;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue