32ESPecial Version 1.00 #9
19 changed files with 16 additions and 19 deletions
|
|
@ -94,4 +94,3 @@ esp_err_t muxed_led_strip_del(muxed_led_strip_handle_t strip)
|
||||||
ESP_RETURN_ON_FALSE(strip, ESP_ERR_INVALID_ARG, TAG, "invalid argument");
|
ESP_RETURN_ON_FALSE(strip, ESP_ERR_INVALID_ARG, TAG, "invalid argument");
|
||||||
return strip->del(strip);
|
return strip->del(strip);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -468,4 +468,3 @@ SystemKResult_T Initialize_Settings(void)
|
||||||
|
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 852dd684ad7e52786e5d75b701a89116c52b7060
|
Subproject commit 871d70684748992e75f4c6f82cca97aa4392af59
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of the KTag project, a DIY laser tag
|
* This program source code file is part of the KTag project, a DIY laser tag
|
||||||
* game with customizable features and wide interoperability.
|
* game with customizable features and wide interoperability.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue