mirror of
https://github.com/wled/WLED.git
synced 2025-11-09 19:18:54 +00:00
Function definitions in func_declare.h
Significantly reducing number of header files
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include "json.h"
|
||||
#include "wled.h"
|
||||
#include "wled_eeprom.h"
|
||||
#include "led.h"
|
||||
|
||||
/*
|
||||
* JSON API (De)serialization
|
||||
*/
|
||||
|
||||
void deserializeSegment(JsonObject elem, byte it)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user