mdmax72xx
This is an old revision of the document!
Font Editor: https://pjrp.github.io/MDParolaFontEditor
For Zoning:
- have to specify how many zone in display.begin(x) where x is number of zones
- panel 0 is nearest the connectors
Display.begin(2); Display.setFont(0,numeric7Seg); Display.setFont(1,numeric7Seg); Display.setZone(0,2,3); Display.setZone(1,0,1); Display.setIntensity(0); Display.displayReset();
mdmax72xx.1740911315.txt.gz · Last modified: (external edit)
