Initialization of the screen leaves garbage on it.
Steps to reproduce: Cold boot. Login.
Needless to say, all XGO-related services should be disabled for testing.
python -c "from xgoscreen import LCD_2inch; lcd = LCD_2inch.LCD_2inch(); lcd.Init()"
I expect to see a blank screen.
Initialization of the screen leaves garbage on it.
Steps to reproduce: Cold boot. Login.
Needless to say, all XGO-related services should be disabled for testing.
I expect to see a blank screen.