Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Picaso_4DGL-32PTU_Text.cpp
- Revision:
- 1:e2337e2653e1
- Parent:
- 0:a5ef6bc3c2e8
- Child:
- 2:81eaaa491a02
--- a/Picaso_4DGL-32PTU_Text.cpp Thu Sep 08 13:35:36 2016 +0000 +++ b/Picaso_4DGL-32PTU_Text.cpp Thu Sep 08 13:40:36 2016 +0000 @@ -1,20 +1,8 @@ // -// TFT_4DGL is a class to drive 4D Systems TFT touch screens +// TFT_4DGL is a class to drive 4D Systems TFT touch screens with Picaso processor // // Copyright (C) <2016> Rihards Balass // -// TFT_4DGL is free software: you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. -// -// TFT_4DGL is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with TFT_4DGL. If not, see <http://www.gnu.org/licenses/>. #include "mbed.h" #include "Picaso_4DGL-32PTU.h"