M5GFX
                                
                                
                                
                                    M5GFX copied to clipboard
                            
                            
                            
                        Display Module 13.2 not working with Core2 V1.1
I have an application that works fine when using Core2 V1.0 with the Display Module 13.2, but when I use the new Core2 V1.1, the display is blank.
M5.getDisplayIndex(m5gfx::board_M5ModuleDisplay) returns 1 on a Core2 V1.0, but returns -1 on a Core2 V1.1, so it appears the Core isn't seeing the display module.
Hello, @mjau-scot Thank you for letting me know. Updated develop branch. We'll be releasing updates soon, but if you want to try them out right away, please use the develop branch.
I can confirm that it's now working fine on Core2 v1.1 with the develop branch. Thanks for fixing this so quickly.