MD_MAXPanel LED Matrix Panel Arduino Library  1.2
Library to control a panel of connected MAX72XX devices
Revision History

Oct 2018 version 1.2.2

  • Corrected some documentation mistakes

Oct 2018 version 1.2.1

  • Updated library.properties and READ.MD files

Sep 2018 version 1.2.0

  • Fixed reported WEMOS D1 compiler issues
  • Added polygon Fill functions contributed by AndreasPercher

Jul 2018 version 1.1.1

  • Finalized preferred orientation for examples

Jul 2018 version 1.1.0

  • Renamed textRotation_t to rotation_t
  • Allow rotation of display (eg, landscape to portrait)
  • Restored missing bricks example

Jun 2018 version 1.0.1

  • Extracted common elements of examples in .h file

Jun 2018 version 1.0.0

  • First Release