Hi Les,
I've been a little focused on the amp build. Just sitting here listening to it now and trying to remember about the code. I just downloaded the latest 1.6.8 version of the IDE.
Let me play a bit and see what's going on. My display is working as is, but I know there are a couple of different controller chips used and it's possible yours is different. Take a look at the description of the display. It will likely tell you what the controller chip is. The code is currently set to support the SSD1306, but I also support SH1106. Let me know.
EDIT: I just sent some updated code to Kevin to post.
EDIT 2: I'm not sure that this will run on a Nano 2.0, but should on 3.0. I've got some large display fonts I'm storing, so probably needs the ATmega328, which is what I've been testing on.