From 7b8c6f3c8e225044ab2fdbd5f53187217f95da9f Mon Sep 17 00:00:00 2001 From: Seil0 Date: Thu, 2 Jun 2016 19:26:47 +0200 Subject: [PATCH] version 1.01 --- ActionPi.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ActionPi.cpp b/ActionPi.cpp index 8c5c3db..690ea95 100644 --- a/ActionPi.cpp +++ b/ActionPi.cpp @@ -1,8 +1,8 @@ /* * ActionPi.cpp - * Version 1.01 + * Version 1.02 * IT-Hardware Projekt GWS-Bühl - * Copyright 2016 + * Copyright 2016 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. * - * + *zum kompilieren ---> g++ -Wall -c "%f" -l raspicam -l bcm2835 -std=c++0x */ #include #include