Add CustomEffects as usermod: step 1: c compiles

- Only C part, it only compiles
- UI to be done
- Needs to be tested
This commit is contained in:
Ewowi
2022-08-29 13:56:46 +02:00
parent c6126db2a2
commit 9a87d2bd8e
6 changed files with 3525 additions and 0 deletions

View File

@@ -80,6 +80,7 @@
#define USERMOD_ID_SI7021_MQTT_HA 29 //Usermod "usermod_si7021_mqtt_ha.h"
#define USERMOD_ID_BME280 30 //Usermod "usermod_bme280.h
#define USERMOD_ID_AUDIOREACTIVE 31 //Usermod "audioreactive.h"
#define USERMOD_ID_CUSTOMEFFECTS 32 //Usermod "usermod_v2_customeffects.h"
//Access point behavior
#define AP_BEHAVIOR_BOOT_NO_CONN 0 //Open AP when no connection after boot