|
1 | 1 | /* |
| 2 | + Printable.h - Interface for classes that can be printed via Print |
2 | 3 | Copyright (c) 2016 Arduino LLC. All right reserved. |
3 | 4 | |
4 | 5 | This library is free software; you can redistribute it and/or |
|
8 | 9 | |
9 | 10 | This library is distributed in the hope that it will be useful, |
10 | 11 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
11 | | - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
12 | | - See the GNU Lesser General Public License for more details. |
| 12 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 13 | + Lesser General Public License for more details. |
13 | 14 | |
14 | 15 | You should have received a copy of the GNU Lesser General Public |
15 | 16 | License along with this library; if not, write to the Free Software |
|
0 commit comments