Please remove stupid State Tree depth limit

static constexpr uint8 MaxStates = 8; // Max number of active states

Please increase this limit or make it overridable in some way…