If the code hasn't been touched in this long, its probably release-worthy.
This commit is contained in:
@@ -26,3 +26,4 @@ CloudStatus::initNetwork(system_event_t event, int param) {
|
||||
}
|
||||
|
||||
STATIC_ALLOC(CloudStatus);
|
||||
STATIC_TASK(CloudStatus);
|
||||
|
@@ -182,6 +182,5 @@ PhotonInput::setStartPixel(String command)
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
STATIC_ALLOC(PhotonInput);
|
||||
STATIC_TASK(PhotonInput);
|
||||
|
Reference in New Issue
Block a user