Serial1.begin in class constructor hangs core

Workaround: Move Serial1.begin() from constructor to void setup() {}