Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 421 Bytes

File metadata and controls

7 lines (6 loc) · 421 Bytes

Extra folder

This folder contains the following two content:

  • Doxygen Files: Used to generate html documentation for this library
    • This can be done by running doxygen Doxyfile in this directory.
  • build_gif: Used to generate GIF images of the display directly from C code, see GENERATE_GIF.md.
  • test_examples.sh: Used to test the example code, ensuring they will compile correctly.