Smart Matrix
doxygen.hpp
Go to the documentation of this file.
1 // ==========================================================================
2 //
3 // File : doxygen.hpp
4 // Part of : led matrix library
5 // Copyright : mostafa@khattat.nl 2016
6 //
7 // led matrix implementation for an Arduino Due (ATSAM3X8E chip)
8 //
9 // Distributed under the Boost Software License, Version 1.0.
10 // (See accompanying file LICENSE_1_0.txt or copy at
11 // http://www.boost.org/LICENSE_1_0.txt)
12 //
13 // ==========================================================================
15 
16 // This file contains doxygen stuff that doesn't belong in any specific
17 // header file. This file is not included by the library.
18