Data Sheet
LABCENTER ELECTRONICS LTD.
188
Almost the first hit is the one we are looking for, namely a switch statement on button release
that cycles through the setting of the display modes. All we need do here is add our new mode.
Note that you need to change the display mode on the previous case statement as
well.
Just below this in the code there is another switch statement which actions the current display
mode. Again, we need to our case here and call our function.