[This line](https://github.com/mcauser/micropython-waveshare-epaper/blob/24c454cdd004c273d8dc3349ec365e87dec371ea/epaper2in7.py#L93) throws `NameError: name 'LUT_BW' isn't defined`. Should it read: ```python LUT_BW = LUT_WW ``` ?