/* * This file allows you to add own functionality to WLED more easily * */ void userBeginPreConnection() { } void userBegin() { } void userLoop() { }